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

Cannot export to PDF #875

Closed
iamalsonothere opened this issue Nov 4, 2024 · 6 comments
Closed

Cannot export to PDF #875

iamalsonothere opened this issue Nov 4, 2024 · 6 comments

Comments

@iamalsonothere
Copy link

When i try to export to PDF i get the following error in a new window:

nbconvert failed: xelatex not found on PATH, if you have not installed xelatex you may need to do so. Find further instructions at https://nbconvert.readthedocs.io/en/latest/install.html#installing-tex

I have xelatex and pandoc installed but the flatpak of Jupterlab-desktop does not appear to contain them. I tried allowing the flatpak of jupyer to access my real /usr/bin but to no avail.

@JasonWeill
Copy link

@iamalsonothere Thanks for opening this issue! JupyterLab Desktop runs inside an environment of its own, so you may need to install xelatex and pandoc inside the terminal inside of JupyterLab Desktop. Are you able to do this? You can find documentation about this process here: https://nbconvert.readthedocs.io/en/latest/install.html#installing-pandoc

@JasonWeill
Copy link

Also, which OS and version are you using, and which version of JupyterLab Desktop are you running?

@iamalsonothere
Copy link
Author

@iamalsonothere Thanks for opening this issue! JupyterLab Desktop runs inside an environment of its own, so you may need to install xelatex and pandoc inside the terminal inside of JupyterLab Desktop. Are you able to do this? You can find documentation about this process here: https://nbconvert.readthedocs.io/en/latest/install.html#installing-pandoc

I cannot do this, there are no package managers available inside a flatpak enviornment

Also, which OS and version are you using, and which version of JupyterLab Desktop are you running?

Arch Linux
JupyterLab Desktop 4.2.5-1 from https://flathub.org/apps/org.jupyter.JupyterLab

@JasonWeill
Copy link

I looked at the GitHub org related to this package — https://github.com/flathub/org.jupyter.JupyterLab — and found that its contributors may not be Jupyter contributors. Does this also happen when you install JupyterLab Desktop in another way mentioned in the README?

@iamalsonothere
Copy link
Author

It does not occur when installed outside of Flatpak, but i made the issue here since the Flathub page links to this repo

@RRosio
Copy link

RRosio commented Nov 19, 2024

Since this issue does not occur when JupyterLab-Desktop is install outside of Flatpak, I think it might be best to report this as an issue in the repository mentioned above https://github.com/flathub/org.jupyter.JupyterLab/issues. As it is not an issue that would likely be addressed from within jupyterlab-desktop, I will go ahead and close this issue here.

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

No branches or pull requests

3 participants