microsoft / vscode-jupyter

VS Code Jupyter extension
https://marketplace.visualstudio.com/items?itemName=ms-toolsai.jupyter
MIT License
1.3k stars 292 forks source link

Ignore cell markers when exporting python to ipynb #16000

Closed DonJayamanne closed 1 month ago

DonJayamanne commented 2 months ago

Fixes https://github.com/microsoft/vscode-jupyter/issues/15512 Fixes https://github.com/microsoft/vscode-jupyter/issues/15961

amunger commented 1 month ago

https://github.com/microsoft/vscode-jupyter/pull/16102 should take care of this (except for whatever you were trying to fix with the line endings) - sorry I didn't notice this PR until I had a change up