kylebarron / vscode-jupyter-python

Run automatically-inferred Python code blocks in the VS Code Jupyter extension
https://marketplace.visualstudio.com/items?itemName=kylebarron.vscode-jupyter-python
MIT License
37 stars 3 forks source link

Not working propperly #12

Open monteirotorres opened 1 year ago

monteirotorres commented 1 year ago

I believe the extension is not currently being able to propperly infer the code block.Also behaves differently in MacOS (creates lew line in editor) vs. Ubuntu (runs line, but fails to run complete block).

kylebarron commented 1 year ago

You haven't provided any reproducible example, so I can't do anything with this.

If it behaves differently across platforms, that's entirely out of my hands, as I'm using the platform-independent APIs provided by vscode