Skip to content

Instantly share code, notes, and snippets.

@bollwyvl
Last active April 7, 2022 06:00
  • Star 0 You must be signed in to star a gist
  • Fork 1 You must be signed in to fork a gist
Star You must be signed in to star a gist
Save bollwyvl/e076adf9e761b2ba2a7485b7f9376f0a 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
- robotkernel
# demo stuff
- jupyterlab_robotmode
- nbgitpuller
- jupyterlab-link-share
- git
{
"LabApp": {
"collaborative": true
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment