File size: 123 Bytes
fdbb9ca
8d32797
 
1
2
3
#!/bin/bash
pip install -r requirements.txt
jupyter nbconvert --to notebook --execute app.ipynb --output executed_app.ipynb