seismic-deeplearning
seismic-deeplearning copied to clipboard
automate update of pre-run notebooks (linked from README) before release - allows the user to view up to date pre-run notebooks (faster repo exploration) without running the repo
pre-run all notebooks fully before the release and link them in the main README - this should be a build eventually
- change .ipynb and .HTML notebook links in README to point to a permanent static location
- add a build, triggered by PR to master branch only which runs the notebooks in the PR with papermill, exports them to .ipynb and .HTML (graphics have to be preserved in the notebooks) and uploads the exported notebooks to same storage location as currently pointed to by the README (maybe change the name as you see fit)
Once PR completes to master, used can view the README which redirects to pre-run notebooks as user is clicking the README links.
HRNet is a slow model to train - pre-reqs should be https://github.com/microsoft/seismic-deeplearning/issues/172 https://github.com/microsoft/seismic-deeplearning/issues/138