-
```python
from cloudvolume import CloudVolume
vol = CloudVolume('zarr://file:///Users/dstansby/notebooks/hipct/meshgen/4')
```
gives me
```
------------------------------------------------------…
-
Hello,
I had implemented a custom kernel for Jupyter, and I want to use the stored metadata information from each cell to do some process in my kernel.
In the specification of the _The Wire Protoco…
-
**Describe the current behavior**
Converting notebook to html failing with error metadata["widgets"][WIDGET_STATE_MIMETYPE]["state"] KeyError: 'state'
**Describe the expected behavior**
A cle…
-
Exploring the https://learn.microsoft.com/en-us/fabric/governance/metadata-scanning-overview
-
Discussion on #735, after it was closed, pointed to the need for an issue on inclusion of the cell id in jupytext text formats. I can't find one, and I think it's an enhancement worth considering.
…
-
Ruff emits a **W391** error, a spurious one as far as I can see, and `--fix` doesn't modify the file:
```console
$ ruff check --isolated --no-cache --extend-select W --preview --fix file.ipynb
Foun…
-
### Bug Description
IPYNBReader does not parse jupyter notebooks that contain Markdown text sections
### Version
0.11.2
### Steps to Reproduce
Use this notebook for parsing as an exam…
-
### Describe the bug
The `Polyglot-notebook: Default Notebook Language` setting on the `User` level is not being respected.
### Please complete the following:
**Which version of .NET Interactiv…
-
### Steps to Reproduce
```bash
rye init --script repro
cd repro/
rye sync
rye add dotenv
rye add python-dotenv
```
### Expected Result
The first package install didn't succeed which mad…
-
### Describe the bug
I mainly write notebooks for F# and PowerShell, with the occasional C# cell in the mix. The default notebook language setting is set to fsharp.
The last few times I worked wit…