Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Upstream tabulate/pretty print functions to API methods #27

Closed
chrisjsewell opened this issue Mar 8, 2020 · 0 comments · Fixed by #35
Closed

Upstream tabulate/pretty print functions to API methods #27

chrisjsewell opened this issue Mar 8, 2020 · 0 comments · Fixed by #35
Labels
api Improvements to the API enhancement New feature or request

Comments

@chrisjsewell
Copy link
Member

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 👍

Originally posted by @chrisjsewell in #16 (comment)

@chrisjsewell chrisjsewell added enhancement New feature or request api Improvements to the API labels Mar 8, 2020
@chrisjsewell chrisjsewell linked a pull request Mar 12, 2020 that will close this issue
chrisjsewell added a commit that referenced this issue Mar 13, 2020
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
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
api Improvements to the API enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant