nteract / scrapbook

A library for recording and reading data in notebooks.
https://nteract-scrapbook.readthedocs.io
BSD 3-Clause "New" or "Revised" License
281 stars 26 forks source link

Changes ipython import to be lazy, saving on initial import times #51

Closed MSeal closed 5 years ago

MSeal commented 5 years ago

Solves https://github.com/nteract/scrapbook/issues/48

Paired with https://github.com/nteract/papermill/pull/380 this removes IPython from default import paths.

codecov[bot] commented 5 years ago

Codecov Report

Merging #51 into master will increase coverage by <.01%. The diff coverage is 100%.

@@            Coverage Diff             @@
##           master      #51      +/-   ##
==========================================
+ Coverage   95.73%   95.74%   +<.01%     
==========================================
  Files          10       10              
  Lines         446      447       +1     
==========================================
+ Hits          427      428       +1     
  Misses         19       19
codecov[bot] commented 5 years ago

Codecov Report

Merging #51 into master will increase coverage by <.01%. The diff coverage is 100%.

@@            Coverage Diff             @@
##           master      #51      +/-   ##
==========================================
+ Coverage   95.73%   95.74%   +<.01%     
==========================================
  Files          10       10              
  Lines         446      447       +1     
==========================================
+ Hits          427      428       +1     
  Misses         19       19