Skip to content

ianthomas23/bokeh-tutorial-pyodide

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Example of Bokeh tutorial running in a pyodide kernel in JupyterLite.

Deployed to github pages at https://ianthomas23.github.io/bokeh-tutorial-pyodide

To try out locally, create a python virtual environment of your choice (venv, pyenv, 'mamba', conda, etc) and follow these steps:

python -m pip install -r requirements.txt
jupyter lite build --contents notebooks
jupyter lite serve

and open a web browser at the URL specified.

About

Demo of Bokeh tutorial using pyodide kernel in JupyterLite

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published