Open Python from Ubuntu - igheyas/Bioinformatics GitHub Wiki
cd /mnt/c/Users/IAGhe/OneDrive/Documents/Bioinformatics
conda activate sc44
conda install -c conda-forge notebook jupyterlab -y
jupyter notebook --ip=0.0.0.0 --no-browser
# or
jupyter lab --ip=0.0.0.0 --no-browser
http://127.0.0.1:8888/tree?token=e5fe8f31b15fc75d5932d3217e8f8b0ee3f72a37807769d2
or
http://LenovoYogaSlim6:8888/tree?token=e5fe8f31b15fc75d5932d3217e8f8b0ee3f72a37807769d2