Skip to content

arianag27/CS-9

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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 csci9-sp26-student/ in the file browser.

Materials layout

Area Path
Lectures csci9-sp26-student/lecture/
Labs csci9-sp26-student/lab/
Course index csci9-sp26-student/README.md

Home page

The deployed site uses a weekly schedule on the home page with links into each notebook (./lab/index.html?path=csci9-sp26-student/...). 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

About

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors