-
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…
-
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…
-
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…
-
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
-
### Applies To
- [X] Notebooks (.ipynb files)
- [x] Interactive Window and\/or Cell Scripts (.py files with \#%% markers)
### What happened?
After installing aggdraw in a conda environment via `con…
-
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…
-
Hi there,
I have a problem to open the 3D geometry in Linux. I have been received this error message : " Runtime Error: This function is not implemented on that platform." , In windows it runs withou…