actually-colab/desktop-launcher

Investigate supporting `jupyter-lab` as an alternative to `notebook`

Closed this issue · 1 comments

Investigate supporting `jupyter-lab` as an alternative to `notebook`

My quick test seems to show that we can support jupyter lab instead of jupyter notebook with almost identical arguments and the API seems to be identical to the notebook server. This should mean we can be agnostic on the desktop-launcher and if the user has either installed we can use it rather than forcing a preference.