Skip to content

Snapshot ipynb outputs and patch them back into original files as image/png where approprite

License

Notifications You must be signed in to change notification settings

curvenote/snapshot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

snapshot

Uses nbconvert and puppeteer to execute notebooks and produce static images for all outputs

Usage

npm install
conda activate <myenv>
npm run snapshot <target-folder>

Remaining tasks

  • open original ipynb files and patch the images back in where approprirate
  • add a pre scan of the ipynb file to collect cell-id's of the subset of cells that should have snapshots added

About

Snapshot ipynb outputs and patch them back into original files as image/png where approprite

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published