I’m looking at using the *.ipynb files as the source of truth and programmatically ‘compiling’ them into .py files for scheduled jobs/tasks.
The only way I understand to do this is via the GUI. Is there a way to do it via command line?
I’m looking at using the *.ipynb files as the source of truth and programmatically ‘compiling’ them into .py files for scheduled jobs/tasks.
The only way I understand to do this is via the GUI. Is there a way to do it via command line?