Open lispercat opened 2 months ago
Actually, I would advise against such a step. For the Docker image we use a standard Jupyter image and install all dependencies within. Often people would run our code on a central (university) server providing the actual lab. In this case it's easier to keep the requirements lean rather than installing a lab in a lab. If a separate installation of the jupyter lab is needed that should be a trivial additional pip install ...
I see. Would it be possible to update the readme with some docker instructions?
Since in your readme you give instructions to run "jupyter lab ..." commands it would be a good idea to include jupyterlab in https://raw.githubusercontent.com/intro-stat-learning/ISLP_labs/v2.2/requirements.txt