python2jupyter icon indicating copy to clipboard operation
python2jupyter copied to clipboard

multiple file

Open chrislouis0106 opened this issue 5 years ago • 1 comments

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!

chrislouis0106 avatar Jun 11 '20 12:06 chrislouis0106

For now, you can loop through the files using bash for-loop.

remykarem avatar Jun 14 '20 23:06 remykarem