You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
feat(exe): add support for @venv and relative paths in JULIA_PYTHONCALL_EXE (#670)
Add new option `@venv` to use a Python virtual environment located at `.venv` in the active project directory. Relative paths for `JULIA_PYTHONCALL_EXE` are now resolved relative to the active project. Includes documentation updates and release notes.
Co-authored-by: Christopher Doris <github.com/cjdoris>
0 commit comments