-
I'm trying to use Jupyter kernels within Docker containers with the following `kernel.json`:
```json
{
"argv": [
"/usr/bin/docker",
"run",
"--network=host",
"-v",
"{connection_fil…
-
## Description
Hey, I investigated [ this issue](https://github.com/datalayer/jupyter-server-nbmodel/issues/28) because since upgrading to JupyterLab 4.3.0 and adding jupyter-collaboratio…
-
I don't think this is a duplicate, as most others reference `F2` not working at all. This feature is working now, but not ideally.
## Environment data
- VS Code version: 1.81.1
- Jupyter Ex…
-
## Description
When SVGs are rendered with duplicate IDs dynamically that point at patterns, the patterns show/hide on scroll. This ID collision is global (you will see weird behavior based on…
-
When working in data science using notebooks is widely the way many of us use to code.
Moreover when working in a jupyter hub environement, being able to render a notebook with voila opens the door t…
-
Hi there!
I have been looking for a library like this for a couple of years! And now I have found it! Thank you! So simple but so perfect.
I am teaching a Python course centered around Jupyter N…
-
## Description
I was trying to use nbstata interactively in RStudio but I cant get it to work as expected. Based on the [example document from friosavila](https://github.com/friosavila/playingwiths…
avila updated
7 months ago
-
TypeError: a bytes-like object is required, not 'str' in python 3
I see the code is in python 2 as now a days all are using python 3 can you upload python 3 files
-
This concerns https://github.com/protocol/web3-dev-team/blob/main/notebooks/ecosystem-dashboard-url-generation-for-maintenance-triage.ipynb
The purpose of that notebook is to make it easy to genera…
-
**Describe the bug**
Very slow, even simple print, slow response
**Expected behavior**
run normally
**Desktop (please complete the following information):**
- OS: win10
- Browser chrome
-…