Skip to content

Instantly share code, notes, and snippets.

@jtpio
Last active July 22, 2020 20:59
Show Gist options
  • Save jtpio/27533014e25ca65c85d0bafff96f38b9 to your computer and use it in GitHub Desktop.
Save jtpio/27533014e25ca65c85d0bafff96f38b9 to your computer and use it in GitHub Desktop.
@jupyterlab/debugger without xeus-python

@jupyterlab/debugger without xeus-python

Binder

name: jupyterlab-debugger
channels:
- conda-forge
dependencies:
- jupyterlab=2
- nodejs
- notebook=6
- ptvsd
jupyter labextension install @jupyterlab/debugger@0.3.0-beta.5 --debug
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment