Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
sean-morris authored Jul 21, 2023
1 parent d59d99f commit ca09657
Showing 1 changed file with 27 additions and 1 deletion.
28 changes: 27 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1 +1,27 @@
# materials-sp22-jupyterlite-no-footprint
# materials-sp22-jupyterlite-no-footprint

# Data 8 Public Materials from Spring 2022 Semester for JupyterLite

This repo contains the publicly available Spring 2022 Semester materials used in the UCB Data 8: Foundations of Data Science course

This includes jupyter notebooks used for homework, labs, and projects as well as the notebooks used in lecture

JupyterLite Distribution: [here](https://www.data8.org/materials-sp22-jupyterlite/)

**NOTE: Be sure to use the https protocol when accessing the JL Distribution: __https__://www.data8.org/materials-sp22-jupyterlite/**

JupyterLite Specific Notes and Instructions:
- File changes in repository but not when loaded in JL:
Cached files can be problem if you are loading a previously rendered notebook with changes into the same browser. If this happens, "Clear Site Data" from the browser preferences menu.
- Finding the correct notebook:
-- The "lec" folder contains all the lecture notebooks from Data 8.
-- The "data8-notebooks" folder contains all the homework, lab, and project notebooks. They are organized by homework, lab, or project number. For example, if you are looking for the lab 1 notebook, you would open : data8-notebooks/sp22/lab/lab01/lab01.ipynb


Course Calendars:
- [Example Course Calendar from UCB Data 8](http://data8.org/materials-sp22/)
- [Course Calendar with link to Colab, Deepnote, Binder, and HTML Versions](http://data8.org/materials-sp22/demo.html)

The contents of this repository are licensed for reuse under [Creative Commons Attribution-NonCommercial 4.0 International (CC BY-NC 4.0)](http://creativecommons.org/licenses/by-nc/4.0/)

[![Binder](https://mybinder.org/badge.svg)](https://mybinder.org/v2/gh/data-8/materials-sp22/main)

0 comments on commit ca09657

Please sign in to comment.