MaelImhof / obsidian-jupyter

Edit .ipynb Jupyter files directly in Obsidian.
https://jupyter.mael.im/
32 stars 1 forks source link

Support launching Jupyter from a global Python environment #5

Closed MaelImhof closed 5 months ago

MaelImhof commented 5 months ago

The basic case, Jupyter was installed using pip as a global package.

MaelImhof commented 5 months ago

This is actually pretty much done for now, setting a custom executable and supporting Conda (#4) will have to wait for now, but I'll keep this open until I'm done with my prototype.