Skip to content
New issue

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

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

Already on GitHub? # to your account

V7b1: Nbconvert jumps to the wrong link in collaboration mode #6863

Closed
SaturnTsen opened this issue May 8, 2023 · 2 comments
Closed

V7b1: Nbconvert jumps to the wrong link in collaboration mode #6863

SaturnTsen opened this issue May 8, 2023 · 2 comments

Comments

@SaturnTsen
Copy link

Describe the bug
Nbconvert jumps to the wrong link in collaboration mode.

To Reproduce

  1. Install and activate jupyter-collaboration
  2. Open any .ipynb file
  3. File - Save and Export Notebook As - LaTeX (or other options)
  4. The server returns 404, because the the browser goes to /nbconvert/latex/RTC%3AFILENAME.ipynb?download=true instead of /nbconvert/latex/FILENAME.ipynb?download=true

Expected behavior
the browser goes to /nbconvert/latex/FILENAME.ipynb?download=true

Screenshots
image

image

Desktop (please complete the following information):

  • OS: Windows 11
  • Browser: Edge (Chromium)
  • Server Version:
    CentOS : LSB Version core-4.1-amd64:core-4.1-noarch
    Conda Version: 23.3.1
    Python : 3.10.9
    IPython : 8.13.1
    ipykernel : 6.22.0
    ipywidgets : not installed
    jupyter_client : 8.2.0
    jupyter_core : 5.3.0
    jupyter_server : 2.5.0
    jupyterlab : 4.0.0rc0
    nbclient : 0.7.4
    nbconvert : 7.3.1
    nbformat : 5.8.0
    notebook : 7.0.0b1
    qtconsole : not installed
    traitlets : 5.9.0
@SaturnTsen SaturnTsen added the bug label May 8, 2023
@jupyterlab-probot jupyterlab-probot bot added the status:Needs Triage Applied to issues that need triage label May 8, 2023
@JasonWeill
Copy link
Collaborator

Can you please open this issue in https://github.com/jupyterlab/jupyter_collaboration/ instead? This is the repository where our Real Time Collaboration (RTC) code now lives. Please close this issue once you've opened one in the RTC repo. Thanks!

@SaturnTsen
Copy link
Author

Can you please open this issue in https://github.com/jupyterlab/jupyter_collaboration/ instead? This is the repository where our Real Time Collaboration (RTC) code now lives. Please close this issue once you've opened one in the RTC repo. Thanks!

OK, thanks!

@jtpio jtpio added this to the Reference milestone May 17, 2023
@jtpio jtpio removed the status:Needs Triage Applied to issues that need triage label May 17, 2023
@github-actions github-actions bot locked as resolved and limited conversation to collaborators May 17, 2024
# for free to subscribe to this conversation on GitHub. Already have an account? #.
Projects
None yet
Development

No branches or pull requests

3 participants