repo2docker/tests/venv/postBuild/postBuild

5 wiersze
137 B
Bash
Executable File

#!/bin/bash
jupyter nbextension enable --py --sys-prefix ipyleaflet
npm install --global configurable-http-proxy
npm cache clean --force