-
**Describe the bug**
Everything functionally works technically but when I run MagmaInit python3 vim becomes extremely slow, like there is a half second delay between any vim shortcut and the action. …
-
Right now (v.0.31.8) exiting a console does not have any visual cues.
To reproduce open a new IPython console and execute `exit()`
* Observe that the console does not show that it has been closed …
-
When we've already imported cuDF, the Ipython magic `%reset -f --aggressive` is no longer enough to clear the environment/sys modules of all pandas objects so that we can `%load_ext cudf.pandas` and u…
-
OSX 10.11.3
Atom 1.5.3
Python 3.5.1
apm: jupyter-notebook: 0.0.9
pip: notebook: 4.1.0
Every time I try to execute a cell, this is the result:
```
Traceback (most recent call last):
File "/usr/loc…
-
It seems client.py sometimes deadlocks waiting on the lost messages for IOPub channel.
The IPython doc[1] says that IOPub is a "broadcast channel" which I think implies that there will be no guaran…
ghost updated
6 years ago
-
Under certain conditions, completion for pandas dataframes can take considerable amounts of time. When interrupting the kernel, it will die. This problem can be easily reproduced by forcing long compl…
-
This looks neat, but the test notebook only shows example usage with pyspark. Does this work at all with Scala notebooks?
-
Getting this error:
> magicpatch-install
Error: JavaScript Jupyter kernel not found. Try installing or re-installing IJavascript?
at C:\Users\...\AppData\Roaming\npm\node_modules\magicpa…
-
---------------------------------------------------------------------------
TypeError Traceback (most recent call last)
in ()
7 fill_mode=…
-
Since Brython version >= 3.7.x I'm getting the following error:
```
ReferenceError: $locals___main__ is not defined
brython.js:4
_run_scripts brython.js:4911
brython brython.js:475…