Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Input Path with Prefix "RTC:" breaking functionality #429

Open
la0bing opened this issue Sep 4, 2023 · 1 comment
Open

Input Path with Prefix "RTC:" breaking functionality #429

la0bing opened this issue Sep 4, 2023 · 1 comment
Labels
bug Something isn't working

Comments

@la0bing
Copy link

la0bing commented Sep 4, 2023

Description

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.

Initial issue in jupyter-collaboration repo: jupyterlab/jupyter-collaboration#183 (comment)

Reproduce

  1. Install the following libraries in Python 3.11.4
conda install jupyter-collaboration=1.0.1
pip install jupyter_scheduler==2.0.0 jupyterlab==4.0.4
  1. Start jupyterlab with
jupyter lab

Expected behavior

Filename to not be changed and "RTC:" prefix not showing in launcher tab. And is able to schedule notebook correctly.

Context

  • Operating System and version: MacOS Ventura 13.4
  • Browser and version: Edge 114.01823.82
  • JupyterLab version: 4.0.4
Troubleshoot Output
Paste the output from running `jupyter troubleshoot` from the command line here.
You may want to sanitize the paths in the output.
Command Line Output
Paste the output from your command line running `jupyter lab` here, use `--debug` if possible.
Browser Output image image
@la0bing la0bing added the bug Something isn't working label Sep 4, 2023
@welcome
Copy link

welcome bot commented Sep 4, 2023

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.
welcome
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! 👋

Welcome to the Jupyter community! 🎉

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant