Can't connect colab notebook to jupyter runtime after updating jupyter_over_ws
- Dominant language
- Jupyter Notebook
- Stars
- 13.3k
- Forks
- 5.8k
- Avg merge
- 6d 11h
- Merged PRs (30d)
- 7
Description
I recently updated jupyter_over_ws to version 0.0.7 and I am now unable to connect my colab notebook to a jupyter runtime, despite running various flags to over come this:
`jupyter notebook \ --NotebookApp.allow_origin='https://colab.research.google.com' \ --port=8888 \ -- NotebookApp.disable_check_xsrf=True \ --NotebookApp.token='' \ --NotebookApp.password=''`
Any idea what I am doing wrong? Typically I could overcome these issues by opening https://localhost:8888 in Chrome but that no longer does the trick.
Contributor guide
Research direction
No source files or tests are named. Start by reproducing the failure with jupyter_over_ws 0.0.7, the shown Jupyter command, and the Colab runtime, then compare it with the previously working setup. Done requires identifying the regression or documenting the precise configuration needed to connect.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- jupyter-notebook
- Domain
- networking
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100