Giter Club home page Giter Club logo

materials-sp22's Introduction

Data 8 Public Materials for Spring 2022

This repo contains the publicly available materials that are used in the Data 8 Foundations of Data Science course during the Spring 2022 semester.

This includes: homeworks, labs, and notebooks used in lecture.

Course Calendars:

The contents of this repository are licensed for reuse under Creative Commons Attribution-NonCommercial 4.0 International (CC BY-NC 4.0)

VS Code/CodeSpace Usage

Launching

  1. From the Github repository home page click the Green button labelled, "Code".
  2. Click the plus("+") on the right of the drop-down panel.
  3. A Code Space will launch and load all the materials for you to use. CodeSpace

Kernel: You will need to select a Python kernel when you run a cell in a notebook for the first time. The default is Python 3.10.XX. There may be other Python versions available to select. They all should work.

Live Share This allows you to collaborate with a partner on same set of code.

  1. Click "Live Share" on the status bar Live Share
  2. Follow the on-screen pop-up dialog instructions
  3. Send the invitation to your partner

Saving Work

When you save your work(Ctrl-S or File --> Save), you are saving your changes to the Virtual Machine running VSCode in CodeSpace. This does not mean you are changes are saved to the repository.

In order to permanently save your work, you need to:

  1. Click the "Source Control" button on the left-hand side menu bar. Source Control
  2. You will see a list of files that have changes that are not saved to your repository.
  3. In the message box, give a descriptive(and short) sentence explaining the changes.
  4. Click "Commit"
  5. After a few seconds, the button will say "Sync Changes". Click it again to save the changes to your repository.

CodeSpace Retention

By default a codespace is deleted after 30 days of inactivity. You can set this value much lower:

  1. Go to our user Settings
  2. Click Codespaces
  3. Scroll down page to find "Default Retention Period"

materials-sp22's People

Contributors

sean-morris avatar papajohn avatar o-chang avatar raymondw2 avatar swupnil avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.