Skip to content

Commit 5d4a75b

Browse files
committed
Remove lite entry and fix descriptions
1 parent 95b5f6a commit 5d4a75b

File tree

1 file changed

+5
-11
lines changed

1 file changed

+5
-11
lines changed

try.html

Lines changed: 5 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -30,31 +30,25 @@
3030
- title: JupyterLab
3131
description: The latest web-based interactive development environment
3232
src: try/jupyter.png
33-
alt: Jupyter logo - Launch JupyterLab demo Binder
33+
alt: Jupyter logo - Launch JupyterLab demo
3434
url: https://jupyter.org/try-jupyter/lab?path=notebooks%2FIntro.ipynb
3535

3636
- title: Jupyter Notebook
3737
description: The original web application for creating and sharing computational documents
3838
src: try/python.svg
39-
alt: Python logo - Launch Jupyter Notebook demo Binder
39+
alt: Python logo - Launch Jupyter Notebook demo
4040
url: https://jupyter.org/try-jupyter/notebooks/?path=notebooks/Intro.ipynb
4141

42-
- title: JupyterLite
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-
4842
- title: Jupyter Widgets
4943
description: HTML widgets in Jupyter notebooks for interactive exploration of input data
50-
src: try/jupyterlite.png
51-
alt: JupyterLite logo - Launch Jupyter Widgets demo Binder
44+
src: try/jupyter.png
45+
alt: JupyterLite logo - Launch Jupyter Widgets demo
5246
url: https://ipywidgets.rtfd.io/en/latest/try/lab/index.html?path=Widget%20List.ipynb
5347

5448
- title: Voilà
5549
description: Share insights by converting notebooks into interactive dashboards
5650
src: try/voila.svg
57-
alt: Voilà logo - Launch Violà demo Binder
51+
alt: Voilà logo - Launch Violà demo
5852
url: https://mybinder.org/v2/gh/voila-dashboards/voila/stable?urlpath=voila%2Ftree%2Fnotebooks
5953

6054
kernel_boxes:

0 commit comments

Comments
 (0)