-
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…
-
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…
-
### Context
I have a desire as an end user, to specify the build rather than the environment that a notebook or script uses.
One possible workflow for this (though there are others):
1. I have a…
-
This is human_mitosis.png:
![human_mitosis](https://github.com/user-attachments/assets/c1bf94c5-fe80-4ff9-a46e-d4d9cb9f276f)
I would like to segment and label the bright nuclei in it, using the …
-
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…
-
Type: Bug
![Image](https://github.com/user-attachments/assets/b613cd72-fe74-4ac8-bfe8-a45221905a19)
VS Code version: Code - Insiders 1.93.0-insider (c2aa3c4625ed4b46448fa546ac5f2e93b0757718, 2…
-
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…
-
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
-
Users can code and render FreeCAD python in a Jupyter notebook, in order to:
- share designs
- teach design and the FreeCAD API
-
IPython and Jupyter Notebook support a rich display object prot…
-
**Describe the bug**
The default plot size is too large to be usable in notebooks. This is a serious usability issue. Ideally, newcomers should be able to visualize graphs immediately and convenientl…