-
Notifications
You must be signed in to change notification settings - Fork 535
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
PDF doesn't refresh nor sync in code-server (under JupyterHub) #4158
Comments
Yes thank you.. I did read it, but indeed the extension works well, if only there could be a way to force the refresh of the PDF in code-server it would be great... |
Issue currently tracked at jupyterhub/jupyter-server-proxy#445; WebSocket connection cannot be established. Maybe an issue with Jupyter Server Proxy; maybe an issue with this extension, should it not support proxied sub-paths, i.e. @James-Yu It would be great to have this extension working properly with JupyterLab + code-server. I also advocated for this with other extensions: R extensionQuarto extension |
Jupyter Server Proxy, indeed: jupyterhub/jupyter-server-proxy#446 |
Pre-checks*
Environment*
The Issue*
The extension works great but PDF preview is not refreshed and sync (both way) doesn't work.
Reproduction Steps
Expected Behavior
Logs
LaTeX Workshop Output*
Developer Tools Console
Anything Else?
The issue seems that the frame of the PDF preview of latex-workshop is itself not updated.
Indeed latex-workshop correctly issue a "preview" command, but that, as well any "manual" attempts of updating/refreshing fails.
The only thing to update the PDF is either to close the PDF preview tab and issue again the "View Latex PDF" command or to right click on the PDF -> This Frame -> Reload Frame (in Firefox, because Chrome doesn't have this option)
Sync also doesn't work (in both directions)
The text was updated successfully, but these errors were encountered: