python-blosc2 icon indicating copy to clipboard operation
python-blosc2 copied to clipboard

Problem with new Jupyter NoteBook version and tutorials

Open omaech opened this issue 1 year ago • 0 comments

When running some tutorial like https://github.com/Blosc/Python-Blosc2/blob/main/doc/getting_started/tutorials/02.ndarray-basics.ipynb with the new Jupyter NoteBook version, when visualising the content of a big array, the output is the whole data. This produces that in some computers, like in my case, the computer crashes. This is due to the big size of the output. We must check the tutorials to avoid this problem.

omaech avatar Feb 06 '24 12:02 omaech