Skip to content

v0.1.0rc2

Choose a tag to compare

@github-actions github-actions released this 31 Jul 21:29

Install into VS Code:

code --install-extension magpylib-studio-v0.1.0rc2.vsix

The extension is the UI only — it drives a Python engine, which
has to be installed separately into an interpreter it can find:

pip install "magpylib-studio @ git+https://github.com/magpylib/magpylib-studio.git"

Then set magpylib-studio.pythonPath to that interpreter.

Full Changelog: v0.1.0rc1...v0.1.0rc2