-
Not necessary to print the following if it is recognized correct.
Hold the messages back for a second and parse them.
```
***Connecton broken [Connection timed out]
You may need to reconnectCl…
-
The kernel [API function for completion requests (`complete_request`)](http://jupyter-client.readthedocs.io/en/latest/messaging.html#completion) does not specify the level of completeness (no pun inte…
-
## Description
We are using Spark IPython kernels using Jupyter Enterprise gateway. Kernel execution state is shown to be **Unknown** on UI when Reconnect is clicked from command tab while kernel…
-
Hi,
I'm writing a plugin to integrate our (in PySide2/PyQt5) written GUI into Spyder. For this some new features would be nice:
I need to communicate between the gui and the executing ipython kernel…
-
When running the application with a good dataset I get the following errors.
`ValueError: Trying to share variable discriminator/conv1/kernel, but specified shape (5, 5, 3, 64) and found shape (5, …
-
**Describe the bug**
The pyspark kernel worked fine in Conda jupyter notebook, but it is not showing in the vs code jupyter kernel list. But I can use %%spark to connect my livy service and run code …
-
I don't really understand the visualizations tbh, so I wanted to turn them off, but viz=False, leads to the following error:
```
-----------------------------------------------------------------…
-
I'm not sure how feasible it is (since I'm not really familiar with either IPython or QtCreator), but it would be nice some kind of integration with IJulia, even if it's just something like "Open an I…
-
**Describe the issue**
The static code analysis tool used in LSP extension detects error in the wrong code line compared to ipython
![image](https://user-images.githubusercontent.com/25207344/110502…
-
I tried to run `jupyter notebook --NotebookApp.iopub_data_rate_limit=10000000000` in order to load a plot, however, it ended up not allowing me to open jupyter notebook, after I tried to uninstall pym…