Skip to content

Feature request: Multiple Julia REPLs #502

@AndiMD

Description

@AndiMD

Hi,

sometimes it is useful to have multiple Julia REPLs running. This is already possible by starting another Julia instance from a bash terminal, but evaluation of code always seems to go to the first REPL.

I miss this feature from Spyder with IPython, where the currently active IPython REPL is automatically used to run the code. IMO very useful 1) for long running tasks, or 2) to preserve a program state, and continuing work elsewhere.

Best regards,
Andreas

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions