I have installed downloaded miniconda and installed jupyter from terminal. I open the orion-constellation folder in terminal and then launch jupyter notebook from terminal. In my browser I click on “constellation.ipynb”, and then I run into an error:
Error loading notebook
Unreadable Notebook: /Users/thomasalterman/Desktop/orion-constellation/constellation.ipynb FileNotFoundError(2, ‘No such file or directory’)
How can I fix this?
This same question has been asked previously but the proposed answers failed to address the actual question (here)