1
I Use This!
Very Low Activity

Commits : Listings

Analyzed about 7 hours ago. based on code collected about 7 hours ago.
Aug 18, 2024 — Aug 18, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
add new iopub_timeout default value to account for change in exec order More... about 7 years ago
Overwrite run_cell to stream outputs to stdout/stderr when --log-output is set More... about 7 years ago
new individual log_output function for writing stdout/stderr outputs More... about 7 years ago
Merge pull request #164 from MSeal/black More... about 7 years ago
Removed convert.sh for rst conversion More... about 7 years ago
Removed pre-commit hook More... about 7 years ago
Applied black rules to repo More... about 7 years ago
Added black linter rules More... about 7 years ago
Merge pull request #163 from MSeal/injected-parameters More... about 7 years ago
Updated readme to be clearer More... about 7 years ago
Changed parameter management to add an injected-parameters cell. Made execution reuse the injected-parameters cell for repeated calls to the same output notebook More... about 7 years ago
Merge pull request #162 from nteract/utf-8-fix More... about 7 years ago
Added missing manifest file More... about 7 years ago
Added tests for utf-8 reader More... about 7 years ago
Delete unimplemented test. More... about 7 years ago
Add work for local handler. More... about 7 years ago
Merge pull request #135 from cldssty/patch-1 More... about 7 years ago
Merge pull request #156 from wsavran/add_test_coverage More... about 7 years ago
added tests to explicitly test Prefix.__init__ More... about 7 years ago
clarified test names. added other edge case More... about 7 years ago
add tests for _get_notebook_outputs More... about 7 years ago
Merge pull request #155 from wsavran/ws/cont-docs More... about 7 years ago
responding to comments on pull More... about 7 years ago
updated requirements and contributing.md to reflect changes in manifest More... about 7 years ago
update to include all md files in manifest More... about 7 years ago
markdown formatting More... about 7 years ago
updates to contributing.md More... about 7 years ago
added documentation for new contributors More... about 7 years ago
Merge pull request #153 from MSeal/httpWriteError More... about 7 years ago
Made http handler raise_for_status More... about 7 years ago