jonsequitur / jonsequitur/dotnet-repl
Open a ipynb file generated by dotnet-repl clears all cell outputs
- Dominant language
- C#
- Stars
- 844
- Forks
- 42
- PR merge metrics
- No merged PRs in 30d
Description
I would like to link this issue from dotnet interactive, as I think it's more related to dotnet-repl:
`Outputs from dotnet-repl are not displayed in by VS Code extension`
dotnet/interactive/issues/3335
As I am using dotnet-repl to automate notebooks used as scripts (to replace sh and bat scripts), I am using the ipynb output very often to check for bugs (when I get the exit code 2). But every time I am opening a ipynb file generated by dotnet-repl, the cell outputs are cleared. It does not happen with other ipynb files.
I posted a comment with a full procedure to reproduce the bug in the other discussion. I'm willing to continue the discussion here if needed.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.