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

Add CLI implementation of merge_match_into_file #25

Open
chrisjsewell opened this issue Mar 5, 2020 · 0 comments
Open

Add CLI implementation of merge_match_into_file #25

chrisjsewell opened this issue Mar 5, 2020 · 0 comments
Labels
cli CLI specific issues enhancement New feature or request

Comments

@chrisjsewell
Copy link
Member

Once stuff is cached...what do users do next?

As mentioned above, they can inspect the cache for execution statistics etc.
But I guess the main use is to create 'merged' notebooks; containing 'up-to-date' text cells from the 'source' file (text or notebook based) and up 'up-to-date' code cells (+ execution specific metadata) from the cached notebook. Currently, this is only available in the API (see merge_match_into_file), but could also me added to the CLI.

Originally posted by @chrisjsewell in #16 (comment)

@chrisjsewell chrisjsewell added cli CLI specific issues enhancement New feature or request labels Mar 5, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cli CLI specific issues enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant