Note that this involves more work than simply converting the .py files to .ipynb. Currently every one of the .py files are part of the testing process, so to complete this task you also have to rework the testing machinery.
The goal is also specifically to replace the .py files with the .ipynb files and not to duplicate them as this increases the maintenance load.
Note that this involves more work than simply converting the .py files to .ipynb. Currently every one of the .py files are part of the testing process, so to complete this task you also have to rework the testing machinery.
The goal is also specifically to replace the .py files with the .ipynb files and not to duplicate them as this increases the maintenance load.