Jupyter
For remote, use
python -m notebook --ip 0.0.0.0 --port 8888 --allow-root
jupyter notebook --ip 0.0.0.0 --port 8888 --allow-root # this works
For remote, use
python -m notebook --ip 0.0.0.0 --port 8888 --allow-root
jupyter notebook --ip 0.0.0.0 --port 8888 --allow-root # this works