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
To my knowledge, it's currently not possible to specify shared named environments via JULIA_PROJECT or julia --project=... without using the full path.
It would be very useful to have an equivalent to ] activate --shared ... - both for convenience, but also because the full path may be system-dependent, making things complicated in a heterogeneous environment, esp. when access to remote systems is involved.