BDcool
BDcool
I retried running `jupyter notebook` outside of nvim and the browser does not automatically spawned. It complained about not being able to find the terminal. However, The link for accessing...
This is the log I got running `:JupyterStartAndAttachToServerInTerminal` . It's working pretty well until trying to access /nbextension which resulted in a 302 and a 404 ``` jupynium.pynvim_helpers: 11 -...
> What version is your jupyter notebook? 6.1.5
> 1. If Jupynium can connect to the default URL, it will just connect. > 2. Else, it will try to launch the jupyter notebook server. You need to configure...
I uploaded to jupyter notebook 7. It still does not work. For example, following quick start Open a *.ju.py file. Execute :JupyniumStartAndAttachToServer. This will open Jupyter Notebook on the Firefox...
When using terminal to spawn firefox, it works with 2 warnings. [GFX1-]: glxtest: libEGL missing [GFX1-]: glxtest: libGL.so.1 missing When running `jupyter notebook` in the terminal without jupynium, it does...
In that hanging situation, if I close the firefox window. Everything back to normal. Here are the log I think it's relevant. ``` jupynium.events_control: 195 - INFO - Event from...
No. With terminal, the hanging problem occurs. Without terminal, the connecting error problem is encountered.
If I just type `jupyter notebook`, it's working.   Not automatically open a browser window but the link works and I can connect to a kernel without problems.