Skip to content

Commit

Permalink
Make todo mention a comment
Browse files Browse the repository at this point in the history
  • Loading branch information
fosterrath-mila committed Aug 6, 2021
1 parent b774c53 commit 89daf6d
Showing 1 changed file with 9 additions and 3 deletions.
12 changes: 9 additions & 3 deletions docs/VSCode.rst
Expand Up @@ -2,8 +2,14 @@
Visual Studio Code
==================

One editor of choice for many researchers is VSCode. One feature of VSCode is remote editing through SSH. This allows you to edit files on the cluster as if they were local, open terminal sessions, and so on.
One editor of choice for many researchers is VSCode. One feature of VSCode is
remote editing through SSH. This allows you to edit files on the cluster as if
they were local, open terminal sessions, and so on.

Making it work on the Mila cluster is a bit tricky. Here are the current best instructions as to how to make it all work.
Making it work on the Mila cluster is a bit tricky. Here are the current best
instructions as to how to make it all work.

TODO: Adapt Mattie's work from https://github.com/mila-iqia/mila-docs/issues/16, but this is somewhat involved, so ideally I think we should write a script to automate it all (e.g. a user could write ``mila-vscode dirname`` and it would get the allocation, find the compute node name, and do the connection).
.. TODO: Adapt Mattie's work from https://github.com/mila-iqia/mila-docs/issues/16,
but this is somewhat involved, so ideally I think we should write a script to
automate it all (e.g. a user could write ``mila-vscode dirname`` and it would
get the allocation, find the compute node name, and do the connection).

0 comments on commit 89daf6d

Please sign in to comment.