-
**Is your feature request related to a problem? Please describe.**
This came into my mind as I saw jupyter in action and there are integrations for VS Code and intelliJ.
**Describe the solution yo…
-
### Description of the new feature / enhancement
Peek should support more file format, such as ipynb(jupyter notebook)
### Scenario when this would be used?
Peek does not support many file format, …
-
### Problem
This is the de-facto standard Jupyter build plugin for Hatch, but the name is a bit long 😅
### Proposed Solution
Rename project and configuration sections to `hatch-jupyter`. This wo…
-
I am unable to set the alpha of the brain region added via the alpha argument. Without the argument set one can see with alpha = 1, however, for any other value of alpha, it appears as if alpha were s…
-
The future home of the cl-jupyter-widgets ASDF system is found here:
https://github.com/clasp-developers/cl-jupyter-widgets
It's not quite ready for prime-time - we need to take another run at c…
-
Type: Bug
When I open vscode, my .ipynb is continuouesly loading while my kernal is ready. I can open other types of files successfully.
I tried to disable plugins and file still can't open.
Occasi…
-
I am running pytorch on mac and can run captum.insights but not the visual renderer
## 🐛 Bug
visualizer.render(debug=True)
[Open Browser Console for more detailed log - Double click to close this…
-
jupyter/all-spark-notebook:latest
-
The following code …
```
import questionary
mol = questionary.text("What's the meaning of life").ask()
```
… in a jupyter notebook cell, when run, throws the error …
`RuntimeError: This ev…
-
Would it be simple to find a way to use the library outside of Jupyter ?
I don't know anything about HTML/CSS/js, hence cannot really modify the visualize function, but I guess that generating a stan…