
11 results

Set up a Julia development workflow with Revise hot-reloading

Show Julia session information (version, project, variables, loaded modules, Revise status)

Manage Julia packages (add, remove, status, update, test, develop)

Activates when user asks to plot, chart, or visualize data in the Julia REPL.

Hot-reload Julia code changes using Revise.jl without restarting the session

Manage multiple Julia REPL sessions (create, switch, list, destroy)

Activates when user asks to run, evaluate, or test Julia code in a persistent REPL session, or mentions Julia REPL, Julia session, or hot-reloading Julia changes.