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

v4.0 does not work in collaborative session in jlab 4 #224

Open
jochym opened this issue Nov 28, 2023 · 2 comments
Open

v4.0 does not work in collaborative session in jlab 4 #224

jochym opened this issue Nov 28, 2023 · 2 comments
Labels

Comments

@jochym
Copy link

jochym commented Nov 28, 2023

Description

Extension (in ver 4.0) does not work in jlab4 in collaborative mode due to the added 'RTC:' prefix in the file name.

Reproduce

  1. Open tex file in the collaborative session
  2. Click on 'Show LaTeX preview'
  3. See error: 'Request cannot be completed; no file at RTC:Project/paper/main.tex.' in the error pane.

Expected behavior

The preview should be rendered with latex compilation.

Context

  • Operating System and version: debian linux 12
  • Browser and version: Chromium/Firefox
  • JupyterLab version: 4.0.9 installed from conda-forge

I think just filtering out 'RTC:' prefix should fix this problem. Unfortunately, I cannot write in TS, thus I cannot propose a patch. This is quite a showstopper in my particular use case. I will be happy to test any proposed fixes. The extension is installed directly from the git clone with pip in conda-forge environment.

@jochym jochym added the bug label Nov 28, 2023
Copy link

welcome bot commented Nov 28, 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! 🎉

@jochym
Copy link
Author

jochym commented Dec 1, 2023

It seems the issue is lack of support for custom drives (see the discussion in jupyterlab/jupyter-collaboration#183). jupyterlab-latex is not the only extension affected, but it looks like the correct action is adding support to the extension(-s).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant