Skip to content

Allow for specifying shared named environments on Julia start #35354

@oschulz

Description

@oschulz

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.

See also https://discourse.julialang.org/t/activating-a-shared-named-environment-via-julia-project/36975 .

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions