Skip to content

leukipp/jupyterlite-template

ย 
ย 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 

History

94 Commits
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

JupyterLite Template

JupyterLite deployed as a static site to GitHub Pages, for demo purposes.

โœจ Try it in your browser โœจ

โžก๏ธ https://leukipp.com/jupyterlite-template

github-pages

Further Information and Updates

For more info, keep an eye on the JupyterLite documentation:

Development

Create a new environment:

conda create -n jupyterlite
conda activate jupyterlite
python -m pip install -r ./jupyter/requirements.txt

Serve a locally-hosted JupyterLite site:

jupyter lite serve --lite-dir ./jupyter --output-dir ./jupyter/.out

About

JupyterLite deployed to GitHub Pages ๐Ÿš€

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Jupyter Notebook 100.0%