abetkin
abetkin
For example, you cannot set `import pdb; pdb.set_trace()` in your code, or drop into debugger on exceptions. This works: ``` python from io import StringIO import sys from contextlib import...
Because of all the logging bloat exception is hard to see (see screenshot). I think it's better to set it bold and highlighted 
How about ```python with ipynb.importer(full=True): # or defs=True import my_notebook ``` For example, it would allow to specify options like ```python with ipynb.importer(ignore_errors=True): import my_notebook ``` Also, we may add...
Built image with mkosi on fedora using this repo. The file is present in the image: ``` [pwtail@localhost portable-walkthrough]$ sudo systemd-nspawn -i ./walkthroughd_1.raw Spawning container walkthroughd_1 on /home/pwtail/portable-walkthrough/walkthroughd_1.raw. Press ^]...