Skip to content

v0.1.0rc1

Choose a tag to compare

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

Install into VS Code:

code --install-extension magpylib-studio-v0.1.0rc1.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: https://github.com/magpylib/magpylib-studio/commits/v0.1.0rc1