repo2docker/tests/venv/postBuild
Min RK 757799516d
ensure some cache files are cleaned up
2022-10-31 15:23:35 +01:00
..
README.rst
postBuild ensure some cache files are cleaned up 2022-10-31 15:23:35 +01:00
requirements.txt
verify

README.rst

This file contains invisible Unicode characters!

This file contains invisible Unicode characters that may be processed differently from what appears below. If your use case is intentional and legitimate, you can safely ignore this warning. Use the Escape button to reveal hidden characters.

System - Post-build scripts
---------------------------

It is possible to run scripts after you've built the environment specified in
your other files. This could be used to, for example, download data or run
some configuration scripts.

In this example, we download and install a Jupyter Notebook extension.