You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
With both jupyter-collaboration and jupyter_scheduler extensions installed, jupyter_scheduler will detect notebook.ipynb as RTC:notebook.ipynb which causes jupyter_scheduler failing to find the file in path, the file path URL will also look something like this: "localhost:8080/user/user1/lab/tree/RTC%3Anotebook.ipynb"
Weirdly I also noticed "RTC:" in the launcher tab as well.
Thank you for opening your first issue in this project! Engagement like this is essential for open source projects! 🤗
If you haven't done so already, check out Jupyter's Code of Conduct. Also, please try to follow the issue template as it helps other other community members to contribute more effectively.
You can meet the other Jovyans by joining our Discourse forum. There is also an intro thread there where you can stop by and say Hi! 👋
Description
With both
jupyter-collaboration
andjupyter_scheduler
extensions installed,jupyter_scheduler
will detectnotebook.ipynb
asRTC:notebook.ipynb
which causesjupyter_scheduler
failing to find the file in path, the file path URL will also look something like this: "localhost:8080/user/user1/lab/tree/RTC%3Anotebook.ipynb"Weirdly I also noticed "RTC:" in the launcher tab as well.
Initial issue in
jupyter-collaboration
repo: jupyterlab/jupyter-collaboration#183 (comment)Reproduce
Expected behavior
Filename to not be changed and "RTC:" prefix not showing in launcher tab. And is able to schedule notebook correctly.
Context
Troubleshoot Output
Command Line Output
Browser Output
The text was updated successfully, but these errors were encountered: