-
Typically, the way you'd look for kernelspecs is across a series of directories which can differ from OS to installation, etc. For the purpose of `jupyter-kernel-watch`, this means receiving a list of…
-
I've used many releases of julia over several years. The latest one fails with:
```
Connection failed
A connection to the notebook server could not be established. The notebook will continue try…
-
**Is your feature request related to a problem? Please describe.**
I maintain [GoNB](https://github.com/janpfeifer/gonb), I think the only currently supported Go kernel for Jupyter notebooks, and
…
-
It would be great to allow HydroShare JupyterHub users to create their own conda environments and to enable these to appear in the list of available kernels in Jupyter.
I opened a terminal edited…
-
Extend dy-sidecar to call an endpoint on the service to check if it is busy:
For jupyters something like the following works as a script:
```python
#!/home/jovyan/.venv/bin/python
im…
GitHK updated
12 months ago
-
# Summary
Install of jupyter SysMLv2 pilot on Ubuntu 20.04 following [instructions](https://github.com/Systems-Modeling/SysML-v2-Release/tree/master/install/jupyter#linux) does not result in functi…
-
### Bug description
The [docs](https://posit-dev.github.io/brand-yml/brand/typography.html#typography-attributes) suggest `monospace-inline` and `monospace-block` should inherit from `monospace`, but…
-
Hey there, thank you for working on this add-on, I really enjoying working on automations using this platform.
Just wanted to put it out there that I managed to get the [JupyterLab](https://github.…
-
Hi, thanks for upgrading __sage-notebook__ to Python 3.
I just tried to build the new __sage-notebook__ on my Jupyter Docker Stacks and it seemed to succeed, but the kernel didn't get installed. He…
-
Hello, I really love to work with google colab inside vim.
Is there any possibilities to connect colab to jupyter console?
All I've seen are connections to jupyter lab kernels.
Thanks