-
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…
-
## 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
-
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
-
using this plugin:
https://github.com/Robitx/gp.nvim/issues/122
we make sure to always have whisper server running locally, probably [whisper.cpp](https://packages.fedoraproject.org/pkgs/whisper-c…
-
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…