nbviewer-app
nbviewer-app copied to clipboard
Include instructions for opening on Catalina
Open a terminal and run:
xattr -d com.apple.quarantine /Applications/Jupyter\ Notebook\ Viewer.app
You will now be able to load the app
It should also work to right-click on the application in the finder and then hold the shift key while opening. That should only need to be done once.
Can confirm that you need the xattr command as shift right clicking doesn't work on latest Mac OS.