python2jupyter
python2jupyter copied to clipboard
multiple file
hi, if I have a directory with python file, I want to convert the all of the python files to the ipynb format. So I want to consult whether it can solve it or not? Maybe could you give me some advice to complete the work. Thank you a lot. Best withes!
For now, you can loop through the files using bash for-loop.