I try to download the .ipynb and run it in the aiidalab jupyter server. There are several issues we may need to fix.
.ipynb download has the suffix .ipynb.txt and pdf will redirect to the printer
- Instead of clicking to download and upload to jupyter server, we can provide
wget command with links so the user can run the command and start running the notebook.
If you agree @chrisjsewell @mbercx, I can managing to add the wget command with links. But I don't know how to fix the filename suffix issue.
I try to download the
.ipynband run it in the aiidalab jupyter server. There are several issues we may need to fix..ipynbdownload has the suffix.ipynb.txtandpdfwill redirect to the printerwgetcommand with links so the user can run the command and start running the notebook.If you agree @chrisjsewell @mbercx, I can managing to add the
wgetcommand with links. But I don't know how to fix the filename suffix issue.