-
**Is your feature request related to a problem? Please describe.**
The introductory Izhikevich example works fine in a Docker container until the LEMS simulation, then it looks for a JVM and can't fi…
-
Hello guys!
Not so much an issue but more a question: Has anyone been able to get the jupyter kernel embedded in vscode via a devcontainer?
My attempts so far have been futile and I keep seeing …
-
hi im running python on jupyter notebook via anaconda navigator. ive ran the "python setup.py install" command on terminal from the environment that i specified. however, when i run dir(pystdf) on jup…
-
When running the following sample code in a Jupyter Notebook, there is a RuntimeError.
However, it is highly dependent on the cell order within the Jupyter Notebook.
**Environment:**
Jupyter no…
-
We're encountering https://github.com/jupyter/docker-stacks/issues/2146 in our `dask-notebook` docker image builds (see [this build](https://github.com/dask/dask-docker/actions/runs/11080736471/job/30…
-
Some plots appear repeated on the Jupyter notebooks executions. To be fixed and tested in at least 2 computers.
-
This is probably a niche issue, but I saw that it was also discussed in #36 (see [this comment by matthewdm0816](https://github.com/gruns/icecream/issues/36#issuecomment-868981084) for a little bit of…
-
Feedback from survey shows that the commands between Notebook/Jupyter/Interactive Window are still confusing.
Idea:
Change all "Jupyter" commands to begin with "Notebook", change IW commands to …
-
When trying to download a Cairo plot from the jupyter notebook renderer (`image/svg+xml` from `ms-toolsai/jupyter-renderers`) I'm unable to download the pdf format (I click save as pdf but nothings ha…
-
A common workflow for me is to import my own modules into a notebook and insert `import ipdb; ipdb.set_trace()` into those modules when I need to debug.
In Jupyterlab notebooks, that pulls up a windo…