Skip to content

ds-modules/cs9-xeus-lite

Repository files navigation

CSCI 9 — JupyterLite

lite-badge

Run CSCI 9 lecture and lab notebooks in the browser—no local install required. All materials live under content/ (lab/, lecture/, and README.md).

Materials layout

Area Path
Lectures content/lecture/
Labs content/lab/
Course index content/README.md

Home page

The deployed site uses a weekly schedule on the home page with links into each notebook (./lab/index.html?path=lecture/... or lab/...). Adjust dates and ordering in landing/index.html to match your syllabus.

Local build (optional)

micromamba create -f .github/build-environment.yml
jupyter lite build --contents content --output-dir dist
cp landing/index.html dist/index.html

License

This course material is licensed under the Creative Commons Attribution 4.0 International License.

About

Shareable materials from CS9 using xeus-lite

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors