-
`%matplotlib` tries to activate the system specific backend (from `matplotlib.rcParamsOrig['backend']` and then remembers this. A subsequent `%matplotlib notebook` fails with "Warning: Cannot change t…
dbrnz updated
6 years ago
-
Seems that the theme does work on IPython 3 notebooks, but keybindings and vim mode do not work.
-
Unfortunately, I've been unable to replicate this easily so far, but I've run into enough that I thought I'd file an issue. When using the `%debug` magic in the notebook, if I leave it open long enoug…
-
Is it possible to access the various elements of a notebook from code inside that notebook?
For instance, using the IPython kernel, you can do a very limited kind of introspection using such specia…
-
win10,anaconda4.3.2,python3.6,tensorflow gpu,cuda9,cudnn7
When Use jupyter Notebook SSD run a test case
1. Download the model ssd_300_vgg, stored in SSD-Tensorflow-master / checkpoints / this direc…
-
See ipython/ipython#10291, but this is also an issue I've seen working with people in person. People have heard that Jupyter is the thing to use, so they install it, open up a `.py` file, and then won…
-
Hi there,
I'm writting a small nodejs proxy that allows to have multiple IPython notebook server virtually listening on the same port, the routing is made thanks to URLs prefixes.
I was wondering i…
-
[NEP 29](https://numpy.org/neps/nep-0029-deprecation_policy.html) (numpy/numpy#14086) suggest dropping Python 3.6 support soon. Some of Jupyter dev support it and have signed the NEP.
Dask is [con…
-
Apparently, it's really popular for users to use multiprocessing + spawn in ipython/Jupyter notebooks. For example, #17680; also, https://fb.workplace.com/groups/1405155842844877/permalink/27663993067…
-
Does this issue occur when all extensions are disabled?: when I run %pwd at local home/Src/ray/a.ipynb, return home/Src/ray as expected.
Problem:
When using VS Code with a r…