for the convert to ipynb to py script: for this to work you need to: `brew install anaconda` then you need to update the automator script to: `/usr/local/anaconda3/bin/jupyter nbconvert --to script $1`
for the convert to ipynb to py script:
for this to work you need to:
brew install anacondathen you need to update the automator script to:
/usr/local/anaconda3/bin/jupyter nbconvert --to script $1