Skip to content

Remove lite entry and fix descriptions #802

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Jun 6, 2025
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
16 changes: 5 additions & 11 deletions try.html
Original file line number Diff line number Diff line change
Expand Up @@ -30,31 +30,25 @@
- title: JupyterLab
description: The latest web-based interactive development environment
src: try/jupyter.png
alt: Jupyter logo - Launch JupyterLab demo Binder
alt: Jupyter logo - Launch JupyterLab demo
url: https://jupyter.org/try-jupyter/lab?path=notebooks%2FIntro.ipynb

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

- title: JupyterLite
description: JupyterLite (Wasm powered Jupyter) deployed as static GitHub Pages
src: try/jupyterlite.png
alt: JupyterLite logo - Launch JupyteLite demo Binder
url: https://jupyterlite.github.io/demo

- title: Jupyter Widgets
description: HTML widgets in Jupyter notebooks for interactive exploration of input data
src: try/jupyterlite.png
alt: JupyterLite logo - Launch Jupyter Widgets demo Binder
src: try/jupyter.png
alt: JupyterLite logo - Launch Jupyter Widgets demo
url: https://ipywidgets.rtfd.io/en/latest/try/lab/index.html?path=Widget%20List.ipynb

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

kernel_boxes:
Expand Down
Loading