-
-
Notifications
You must be signed in to change notification settings - Fork 77
Open
Labels
Description
Hi,
The option to write all files in a specified output directory works fine (--output-directory=DIR, setup in my jupyter_lab_config.py file), however the preview doesn't work automatically (so neither does the synctex). I get a "File Load Error for my_file.pdf / Invalid response: 404 Not Found" message. I am guessing that the pdf viewer doesn't take into account the --output-directory option, and I couldn't find a way to configure the pdf viewer separately.
I believe it would be nice to change the behavior of the pdf viewer so that it automatically looks for the --output-directory option, or at least provide a way to configure it. I tried to look into it myself but I am far too ignorant to implement this change on my own.
Thanks a lot
Reactions are currently unavailable