repo2docker/tests/venv/postBuild
Min RK 658f56209b
update test expectations for notebook 7
nbextension is gone
2024-08-08 13:49:21 +02:00
..
README.rst improving readmes for tests 2018-04-24 17:14:01 -07:00
postBuild update test expectations for notebook 7 2024-08-08 13:49:21 +02:00
requirements.txt update test expectations for notebook 7 2024-08-08 13:49:21 +02:00
verify update test expectations for notebook 7 2024-08-08 13:49:21 +02:00

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.