-
### Summary
**Version:**
- jupyter_matlab_proxy: 0.15.2
- MATLAB: R2024a Update 6 (24.1.0.2689473)
- Python: 3.10.13
- Jupyter Lab: 4.3.0
**Environment:**
- OS: Arch Linux
- Browser: Firefox…
-
I'm trying to add the NetworkPlotter to the jupyter notebook using the following code:
```py
from hnn_core.viz import NetworkPlotter
net = jones_2009_model(mesh_shape=(3, 3))
# Note that we …
-
I would suggest to add a "standard" jupyter notebook tutorial to the entire package, in the `examples` directory, and also link ot from the docs.
In addition, it would be nice if users could read i…
-
### Bug description summary
ImportError: cannot import name '_evaluate_grid' from 'skfda._utils' (C:\Users\abcd\anaconda3\lib\site-packages\skfda\_utils\__init__.py)
I have already manually uninst…
-
### What happened?
In interactive mode, the `__repr__` for a Table differs depending on the run-time environment. The `__repr__` includes Unicode characters and ANSI escape codes for colours when `…
-
I use VSCode with this extension to write PRQL files, as well as to develop and run Jupyter notebooks with Microsoft's Jupyter extension (https://github.com/Microsoft/vscode-jupyter.git) against kerne…
-
If you use jupyter locally, you often change the kernel to match your conda env (`desc-env` or whatever), but the CI does not make a conda env, they just install in the base python environment. This c…
-
### Before submitting your bug report
- [X] I believe this is a bug. I'll try to join the [Continue Discord](https://discord.gg/NWtdYexhMs) for questions
- [X] I'm not able to find an [open issue](ht…
-
## Description
It would be a great idea to create a notebook or script that tests dataset's integrity and documents it.
## Motivation
Before working with the dataset it will be necessary to docum…
-
## Description
This was reported in Jupyter Notebook - https://github.com/jupyter/notebook/issues/7523. I narrowed it down based on logs to two issues:
- notebook rendering crashes due to unca…