1
I Use This!
Very Low Activity

Commits : Listings

Analyzed about 1 hour ago. based on code collected about 1 hour ago.
Sep 07, 2024 — Sep 07, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
fix bad import More... almost 8 years ago
add compatibility for mock with python 2.7 More... almost 8 years ago
add test for Notebook init without node More... almost 8 years ago
add test for display More... almost 8 years ago
remove explicit unicode encodings for unicode_literals in cli tests More... almost 8 years ago
Add explicit coding utf-8 statement at head of files per PEP263 More... almost 8 years ago
rely on __future__'s unicode_literals More... almost 8 years ago
address word choice for parameter-izing More... almost 8 years ago
Merge pull request #58 from betatim/swap_type_deduction More... almost 8 years ago
Update test that checks behaviour of CLI arg type deduction More... almost 8 years ago
Swap order of test for int and float More... almost 8 years ago
forgot node assignment More... almost 8 years ago
api: Notebook __init__ arguments More... almost 8 years ago
Merge pull request #52 from nteract/metrics_dataframe More... almost 8 years ago
added test More... almost 8 years ago
metrics method for accessing metrics collected during execution More... almost 8 years ago
Revert float and int checks and added more tests More... almost 8 years ago
Add test to include strings to numbers More... almost 8 years ago
Add test for notebook_dir More... almost 8 years ago
rewrote float and int checks More... almost 8 years ago
Add test_is_int test More... almost 8 years ago
omit the versioneer script More... almost 8 years ago
added in pretty_path method for the file system object More... almost 8 years ago
Merge pull request #44 from nteract/log_to_stderr More... almost 8 years ago
modified outputs and updated tests More... almost 8 years ago
adding pretty print functions More... almost 8 years ago
output logs to stderr and stdout More... almost 8 years ago
Merge pull request #43 from nteract/progress More... almost 8 years ago
added progress bar More... almost 8 years ago
using ansiwrap instead of regex More... almost 8 years ago