I'm setting up a Jupyter server using the scipy-notebook image from quay.io and need to add a few extra Python libraries. Right now, I manually install the libraries using apt and pip every time I spin up the container with a `docker run` command. Is there a more efficient way to do this? Should I create a Dockerfile based on the scipy-notebook image to include these packages? Any tips on how to do this properly?
0 Answers
There is no answer to this question yet. If you know the answer or can offer some help, please use the form below.
Related Questions
How To: Running Codex CLI on Windows with Azure OpenAI
Set Wordpress Featured Image Using Javascript
How To Fix PHP Random Being The Same
Why no WebP Support with Wordpress
Replace Wordpress Cron With Linux Cron
Customize Yoast Canonical URL Programmatically