python-tutorial
python-tutorial copied to clipboard
Modules and Packages: avoid the need to restart the kernel
We need to restart the kernel very often because we are modifying the package quite a lot. Maybe we can find a way with a cell magic to avoid the need of restarting the kernel so often?