-
I'm testing out some xarray datasets with icechunk. https://github.com/zarr-developers/zarr-python/pull/2113 adds consolidated metadata, which stores the metadata of each array in the root `Group`. So…
-
### Describe the bug
I am trying to use [Autoviz](https://github.com/AutoViML/AutoViz) inside of a marino notebook.
The input dataset is the titanic train dataset from kaggle.
This does not raise…
-
## Is your feature request related to a problem? Please describe.
The current extension does not differentiate Python source files and Jupytext notebooks as they share the same `.py` extension. There…
yjoer updated
2 weeks ago
-
Execute tutorial, especially parts 1-4
Create issues to update tutorial as needed to make setup easier and environment consistent with what's used elsewhere (eg - hls4ml-testing package)
-
There is a metadata section in the notebook json. This would be a good place to put the License of the project. Would be easy to make a script to parse the json and add this. Or it may also be possibl…
gngdb updated
9 years ago
-
---------------------------------------------------------------------------
ExceptionInRunner Traceback (most recent call last)
Cell In[56], [line 22](vscode-notebook-cell:?e…
-
Hi,
i noticed a (for me) unexpected behaviour of the upstream only cell execution feature "(cmd+k shortcut).
It also overwrites (removes) any downstream dependencies of the executed cell. This le…
-
Overall
- [x] detail: author names get underlined during mouseover, notebook titles not
- [ ] each notebook has a coloured circle. Perhaps use colour and opacity to indicate type of collections and …
-
It is easy with nbconvert to serve notebooks as slideshow presentations.
*For example:*
```console
$ jupyter nbconvert APL.ipynb --to slides --ServePostProcessor.port=8888 --ServePostProcessor.ip…
-
It would be nice to be able to specify which template to use with a given Notebook, inside of the Notebook metadata.
For example, this would allow the voila-gallery to use different templates. cc. …