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 worksUsing jupyter lab:
jupyter lab
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 worksUsing jupyter lab:
jupyter lab