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

Command line method for converting between .ipynb and .dib #482

Open
jonsequitur opened this issue May 28, 2020 · 2 comments
Open

Command line method for converting between .ipynb and .dib #482

jonsequitur opened this issue May 28, 2020 · 2 comments
Labels
Area-Automation Relating to non-interactive execution of notebooks and scripts Area-Jupyter Kernel enhancement New feature or request

Comments

@jonsequitur
Copy link
Contributor

Currently, the VS Code extension contains logic for converting a .ipynb into a .dib and vice versa. In order to support automation scenarios, this functionality should be made available through a subcommand on the dotnet-interactive CLI and as API methods within Microsoft.DotNet.Interactive.Jupyter, e.g.:

> dotnet interactive ipynb-to-dib /path/to/existing.ipynb /path/to/created.dib

Related: #467.

@jonsequitur jonsequitur added enhancement New feature or request Area-Jupyter Kernel Area-Automation Relating to non-interactive execution of notebooks and scripts labels May 28, 2020
@RiaanVR

This comment has been minimized.

@xperiandri
Copy link

Any updates?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Area-Automation Relating to non-interactive execution of notebooks and scripts Area-Jupyter Kernel enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

3 participants