Skip to content

Commit 96490ec

Browse files
committed
feat: Add jupyter lite & widgets applications ...
* Jupyter Lite: Fix jupyterlite/jupyterlite#1098 * Jupyter Widgets: Companion the voila & respect width of 3 applications
1 parent 6454730 commit 96490ec

File tree

2 files changed

+12
-0
lines changed

2 files changed

+12
-0
lines changed

assets/try/jupyterlite.png

8.08 KB
Loading

try.html

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -39,6 +39,18 @@
3939
alt: Python logo - Launch Jupyter Notebook demo Binder
4040
url: https://jupyter.org/try-jupyter/retro/notebooks/?path=notebooks/Intro.ipynb
4141

42+
- title: JupyterLite on GitHub Pages
43+
description: JupyterLite (Wasm powered Jupyter) deployed as static GitHub Pages
44+
src: try/jupyterlite.png
45+
alt: JupyterLite logo - Launch JupyteLite demo Binder
46+
url: https://jupyterlite.github.io/demo
47+
48+
- title: Jupyter Widgets
49+
description: Interactive HTML widgets for Jupyter notebooks
50+
src: try/jupyterlite.png
51+
alt: JupyterLite logo - Launch Jupyter Widgets demo Binder
52+
url: https://ipywidgets.rtfd.io/en/latest/try/lab/index.html?path=Widget%20List.ipynb
53+
4254
- title: Voilà
4355
description: Share insights by converting notebooks into interactive dashboards
4456
src: try/voila.svg

0 commit comments

Comments
 (0)