issues
search
eric-yyjau
/
Coding_tricks
The tricks that make programming life easier.
0
stars
0
forks
source link
jupyter notebook
#4
Open
eric-yyjau
opened
5 years ago
eric-yyjau
commented
5 years ago
Bugs
How to run jupyter notebook on server?
A: Good answer - modify the condig, enable the port using 'ufw'
Why I can't access remote Jupyter Notebook server? - Stack Overflow
https://stackoverflow.com/questions/42848130/why-i-cant-access-remote-jupyter-notebook-server
A: not so good answer - port forwarding, still need to enable the port
Use Jupyter notebook remotely — pytraj 2.0.2.dev0 documentation
https://amber-md.github.io/pytraj/latest/tutorials/remote_jupyter_notebook
Bugs
How to run jupyter notebook on server?
A: Good answer - modify the condig, enable the port using 'ufw'