Programming with rich text (Jupyter notebooks or similar?) on remote servers

No, you can code interactively in the notebook environment as normal. But you can also save the notebook and run it non-interactively with NBInclude, without having to convert back and forth between .jl files and notebooks.

1 Like