Skip to content

Instantly share code, notes, and snippets.

View jtpio's full-sized avatar
🌳
Keep it simple

Jeremy Tuloup jtpio

🌳
Keep it simple
View GitHub Profile
jupyterlab~=3.0
voila-gridstack~=0.2
ipywidgets
@jtpio
jtpio / README.md
Last active December 24, 2020 10:28
ipywidgets 7.6

ipywidgets 7.6.0rc0 on Binder

Try it on Binder!

Binder

@jtpio
jtpio / environment.yml
Created December 24, 2020 13:04
JupyterLab 3.0
name: jupyterlab-3
channels:
- conda-forge
dependencies:
- jupyterlab=3
name: example-environment
channels:
- conda-forge
dependencies:
- jupyterlab-link-share=0.2
- jupyterlab=3
@jtpio
jtpio / README.md
Last active April 26, 2022 08:14
NBClassic on Binder

NBClassic on Binder

This example starts nbclassic instead of the Classic Jupyter Notebook as the main server:

image

Try it on Binder!

Binder

@jtpio
jtpio / README.md
Last active September 30, 2022 13:06
ipywidgets 8.0 on Binder

ipywidgets 8.0 on Binder

Try it on Binder!

Binder

image

@jtpio
jtpio / README.md
Created March 24, 2021 16:14
JupyterLab Debugger with ipykernel 6

JupyterLab Debugger with ipykernel 6

Try it on Binder!

Binder

@jtpio
jtpio / README.md
Last active September 19, 2021 13:14
JupyterLite Show and Tell
@jtpio
jtpio / README.md
Created May 7, 2021 08:22
JupyterLab & Lumino in dev mode
@jtpio
jtpio / README.md
Last active January 17, 2023 00:30
JupyterLab 3.2.9

JupyterLab 3.2.9 on Binder

Binder

Features

  • Real Time Collaboration enabled

rtc-demo