Skip to main content

Install requirements on startup

Apps can install requirements on container startup. Update the Jupyter app to:
resources.py
Create a requirements.txt file in the same directory
requirements.txt

Patch resources