seismic-deeplearning icon indicating copy to clipboard operation
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

Open maxkazmsft opened this issue 6 years ago • 2 comments

pre-run all notebooks fully before the release and link them in the main README - this should be a build eventually

maxkazmsft avatar Jan 30 '20 19:01 maxkazmsft

  • 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.

maxkazmsft avatar Jan 30 '20 19:01 maxkazmsft

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

maxkazmsft avatar Feb 06 '20 20:02 maxkazmsft