1
I Use This!
Very Low Activity

Commits : Listings

Analyzed about 14 hours ago. based on code collected about 14 hours ago.
Aug 18, 2024 — Aug 18, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Fix typos and wordiness More... almost 8 years ago
Add detail to README More... almost 8 years ago
actually fixing tests More... almost 8 years ago
fixing tests More... almost 8 years ago
Error message at top of notebook if exception encountered. More... almost 8 years ago
Removing * and replacing with papermill field 'status' More... almost 8 years ago
change execution count to be set to None not * More... almost 8 years ago
Merge pull request #29 from nteract/raise_for_execution_fix More... almost 8 years ago
typo More... almost 8 years ago
Need to handle cells that don't have outputs when checking for execution errors. More... almost 8 years ago
Merge pull request #28 from nteract/execution_exceptions More... almost 8 years ago
exception clean up More... almost 8 years ago
nb cell errors will result in raising a PapermillExecutionError More... almost 8 years ago
Merge pull request #27 from charsmith/master More... almost 8 years ago
Fixed failing tests More... almost 8 years ago
moving future.result after the time measurement More... almost 8 years ago
cleaning up futures logic More... almost 8 years ago
live updates and cell executation status and timing More... almost 8 years ago
first cut More... almost 8 years ago
Removing StringIO from s3 since it is not used. More... almost 8 years ago
futures, not concurrent More... almost 8 years ago
adding in boto3 and concurrent to setup.py More... almost 8 years ago
make keyname accesible More... almost 8 years ago
Changed papermill_io to a file handler framework. More... almost 8 years ago
introduce papermill_io object for easier customization of io More... about 8 years ago
Catches the CellExecutionError so we can still write the notebook to disk if an exception is encountered. More... about 8 years ago
check nb kernal_name or supplied kernal_name before writing params. More... about 8 years ago
Added registry for writing params in different languages. Added ability to specify kernel name. More... about 8 years ago
moving toward ExecutePreprocessor instead of nbconvert command line More... about 8 years ago
Load from yaml (#17) More... about 8 years ago