Skip to content

Instantly share code, notes, and snippets.

@datakurre
Forked from bollwyvl/README.md
Last active April 7, 2022 08:24
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save datakurre/c1c4c4f31bf3438a4232e082d2af2b4a to your computer and use it in GitHub Desktop.
Save datakurre/c1c4c4f31bf3438a4232e082d2af2b4a to your computer and use it in GitHub Desktop.
ipywidgets 8 binder
channels:
# for ipykernel
- minrk/label/pr127
# for widgets
- conda-forge/label/ipywidgets_rc
- conda-forge/label/widgetsnbextension_rc
- conda-forge/label/jupyterlab_widgets_rc
# for everything else
- conda-forge
dependencies:
# hot stuff
- ipywidgets >=8.0.0rc0
- ipykernel ==6.12.1=*_1
# apps
- jupyterlab >=3.3.2,<4
- retrolab >=0.3.20
# kernels
- xeus-python
# demo stuff
- jupyterlab_robotmode
- nbgitpuller
- jupyterlab-link-share
- git
- pip:
- https://github.com/robots-from-jupyter/robotkernel/archive/refs/heads/master.tar.gz
{
"LabApp": {
"collaborative": true
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment