Changelog#
Name |
PR |
Developer |
Date |
Version |
---|---|---|---|---|
:sparkles: Allow setting nbproject |
2022-09-30 |
|||
:memo: Expand some docstrings. |
2022-09-30 |
|||
๐ Strip newline from title |
2022-09-24 |
0.5.3 |
||
๐ Rename tutorials to guide, guides to FAQ |
2022-09-05 |
|||
๐ Add GitHub stars to docs |
2022-08-30 |
0.5.2 |
||
๐ฉน Identify VS Code as an environment |
2022-08-30 |
|||
๐จ Strip quickstart output, upgrade |
2022-08-29 |
|||
๐ Make a setup guide |
2022-08-29 |
|||
๐ Installation instructions and other things |
2022-08-28 |
0.5.1 |
||
๐ธ Additional warnings and safety features |
2022-08-25 |
|||
โจ Add interactivity for classic jupyter notebooks |
2022-08-16 |
0.5.0 |
||
โป๏ธ Clean up code |
2022-08-07 |
|||
โฌ๏ธ Upgrade to logger 0.1.1 & polish |
2022-07-24 |
|||
๐ฉน Safer interactive header update on initialization |
2022-07-23 |
|||
๐ฅ Switched logger to use |
2022-07-23 |
|||
๐ Polish |
2022-07-23 |
|||
๐ Add gif to quickstart |
2022-07-23 |
|||
โป๏ธ Refactor exposure of |
2022-07-23 |
|||
๐ธ Add logging to |
2022-07-20 |
0.4.5 |
||
๐ธ Better logging on no-title error |
2022-07-20 |
0.4.4 |
||
๐ Allow chaining in |
2022-07-19 |
|||
โป๏ธ Add return value for |
2022-07-19 |
0.4.3 |
||
โป๏ธ Refactor and test |
2022-07-19 |
0.4.2 |
||
๐ธ Prettify logging and do not raise error upon no-title, instead return code |
2022-07-19 |
0.4.1 |
||
๐ Added โ for success logging |
2022-07-19 |
|||
๐ Prettified logging |
2022-07-19 |
|||
๐ธ Show table on initialization, ask to publish if cells not consecutive |
2022-07-18 |
|||
๐ Logging with icons |
2022-07-18 |
|||
๐ธ Small changes to header, |
2022-07-18 |
|||
๐ Polish docs |
2022-07-18 |
0.4.0 |
||
โจ Allow passing |
2022-07-18 |
|||
๐ Fix the 3.7 & 3.8 tests |
2022-07-18 |
|||
๐ Simplify guide |
2022-07-17 |
|||
โจ Add a parent field to metadata and corresponding arg to |
2022-07-17 |
|||
๐ Rename |
2022-07-17 |
|||
๐ Simplify pypackage display & make version the 2nd field to be displayed |
2022-07-17 |
0.3.2 |
||
๐ท Update CI with pyversions, update readme & docs with doi & clean-up |
2022-07-17 |
|||
โจ |
2022-07-17 |
|||
โป๏ธ Refactored metadata display |
2022-07-17 |
|||
โป๏ธ Small changes for |
2022-07-17 |
|||
๐ธ More intuitive auto-lookup and API reference |
2022-07-16 |
|||
๐ท Introduce compatibility with Python 3.7 |
2022-07-16 |
0.3.1 |
||
โป๏ธ Refactor |
2022-07-16 |
0.3.0 |
||
๐ Rename |
2022-07-16 |
|||
๐ธ Remove complexity of Jupyter Lab interaction |
2022-07-15 |
|||
๐ธ Indent JSON just as editors do |
2022-07-15 |
|||
๐ธ Raise error upon publishing notebook without title |
2022-07-14 |
0.2.3 |
||
๐ธ Remove execution of cells after metadata write |
2022-07-14 |
|||
๐ธ Add an uninitialized project for |
2022-07-13 |
0.2.2 |
||
๐ธ Add extra safety measures, better documentation, better logging, and a separate test to avoid invalid notebook states |
2022-07-13 |
|||
๐ธ Clearer logging output upon init in VS Code and Classic Notebook |
2022-07-13 |
|||
๐ฅ Remove automatically calling |
2022-07-13 |
|||
โป๏ธ Enable passing the calling_code statement to publish |
2022-07-12 |
0.2.1 |
||
โจ Add last cell check to publish |
2022-07-11 |
|||
๐ Add header() call to every notebook |
2022-07-11 |
0.2.0 |
||
๐ธ Add |
2022-07-11 |
|||
๐ Migrated test submodule to |
2022-07-11 |
|||
๐ Remove mention of footer, lock in publish |
2022-07-11 |
|||
๐ Add a nutshell tutorial to demo canonical workflow |
2022-07-10 |
|||
๐ธ Turn |
2022-07-10 |
|||
โ Improve coverage |
2022-07-10 |
|||
๐ธ More intuitive API for updating pypackage store and writing it to file |
2022-07-09 |
|||
โจ Add a more convenient way of updating the pypackage store |
2022-07-09 |
|||
๐ Prettify logging during testing |
2022-07-09 |
|||
๐ Add a published notebook |
2022-07-05 |
|||
โ Improve notebook testing API |
2022-07-03 |
0.1.6 |
||
โจ Publish notebooks from the CLI |
2022-07-01 |
|||
๐ Avoid non-JupyterLab env logging messages in CI env |
2022-07-01 |
0.1.5 |
||
โ Execute notebooks in order of index |
2022-07-01 |
|||
๐ More compact logging and other small fixes |
2022-07-01 |
0.1.4 |
||
โป๏ธ Refactor meta and header |
2022-07-01 |
|||
๐ธ Polish publishing experience |
2022-07-01 |
0.1.3 |
||
๐ธ Improve user experience during publishing |
2022-07-01 |
0.1.2 |
||
โจ Add VS Code integration |
2022-06-29 |
0.1.1 |
||
โจ Implement the publish function |
2022-06-29 |
|||
๐ Add proper guide |
2022-06-29 |
|||
๐ Prototype the |
2022-06-29 |
|||
โจ Take into account packages from store for live pypackages |
2022-06-29 |
|||
โจ Add field |
2022-06-29 |
|||
๐ท Update coverage CI setup |
2022-06-26 |
|||
๐ท Integrate Codecov to CI |
2022-06-26 |
|||
๐ Re-organize API documentation and clean up faq |
2022-06-24 |
0.1.0 |
||
โป๏ธ Restructure dev submodule |
2022-06-23 |
0.1a3 |
||
๐ Fix the case when a notebook filename is specified |
2022-06-23 |
0.1a2 |
||
โป๏ธ Re-design package and introduce large parts of the API |
2022-06-21 |
0.1a1 |
||
๐งโ๐ป Make CLI |
2022-06-12 |
|||
๐ฉน Always display pypackages pinned in the metadata |
2022-06-10 |
|||
๐ Remove server initialization from tests |
2022-06-09 |
|||
๐๏ธ Always infer & display pypackages |
2022-06-08 |
0.0.9 |
||
๐ฉน Fix |
2022-06-08 |
|||
โจ Expose title in |
2022-06-08 |
0.0.8 |
||
โป๏ธ Rename |
2022-06-08 |
|||
โจ Infer pypackages on header import |
2022-06-07 |
|||
๐๏ธ Access metadata through API |
2022-06-06 |
|||
โจ Upon interactive init, auto-restart & run |
2022-06-04 |
|||
โป๏ธ Replace nbformat with orjson everywhere |
2022-05-31 |
|||
โก Improve runtime for |
2022-05-23 |
|||
โป๏ธ Proper treatment of jupyter magic commands |
2022-05-23 |
|||
๐ Safer pytest run |
2022-05-15 |
|||
โจ Add pypackages management |
2022-05-13 |
|||
โจ Project initialization with CLI |
2022-04-29 |
|||
๐จ Move all jupyter related functionality to one file |
2022-04-18 |
|||
๐๏ธ Metadata-aware tests |
2022-04-07 |
|||
๐๏ธ Metadata-aware tests (take 1) |
2022-04-07 |
|||
โจ Add |
2022-03-23 |
|||
๐ Display only 4 digits, use pydantic, autodetect filename |
2022-03-23 |
|||
๐ Update readme |
2022-03-23 |