FastJN icon indicating copy to clipboard operation
FastJN copied to clipboard

Automator scripts for Mac user to launch Jupyter notebook quickly and easily

Results 2 FastJN issues
Sort by recently updated
recently updated
newest added

The convert to ipynb to py script fails when there is a space in the filename

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...