You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
For showing the staged/cached notebooks, it'd be helpful if there were some kind of "pretty print" option that spits out an output similar to the CLI. Maybe part of the repr for the class?
Yep, can just upstream the CLI function into an API method 👍
Also:
* Move tabulate records code to standalone functions (fixes#27)
* Move `get_cache` to top level and `cli/utils.py` to `utils.py` (improves access and fixes#29)
* Create .readthedocs.yml
* Add PyPi deployment
Yep, can just upstream the CLI function into an API method 👍
Originally posted by @chrisjsewell in #16 (comment)
The text was updated successfully, but these errors were encountered: