Description
Jupyter notebooks in the terminal.
Similar to jupyter lab or jupyter notebook, This package can only be used inside a python environment. To quickly summon a python environment with euporie, you can use:
nix-shell -p 'python3.withPackages (ps: with ps; [ euporie ])'