Commit Graph

26 Commits

Author SHA1 Message Date
allegroai
b5e4c5db76 Add default jupyter lab settings 2023-10-09 13:46:55 +03:00
allegroai
c229772ac3 Add vscode "security.workspace.trust.untrustedFiles" and "security.workspace.trust.startupPrompt" default configuration 2023-10-09 13:46:36 +03:00
allegroai
b61aa0beb4 Fix support for CLEARML_AUTH_TOKEN authentication 2023-09-13 14:34:25 +03:00
allegroai
12a5e81f1c Add --interactive ('i') for direct SSH console connection 2023-09-03 13:08:58 +03:00
allegroai
62e471b130 Add --vscode-extensions enabling to specify bscode extensions to be installed (e.g. "ms-python.pylint,ms-python.flake8")
Add --force_dropbear to force using dropbear instead of SSHd
2023-07-20 12:05:56 +03:00
Jake Henning
969b45ac23
Merge pull request #23 from akfmdl/feature/update-latest-code-server
feat: update vscode version to 4.10.0
2023-07-20 12:02:10 +03:00
James Day
9f5b49b605 Added meaningful error message for symlink failure 2023-06-15 10:31:17 +01:00
gorani
6ced62944b feat: replace duplicate env to TRAINS_CONFIG_FILE 2023-03-27 09:39:17 +09:00
gorani
b75b633847 feat: update vscode version to 4.10.0 2023-03-14 22:49:54 +09:00
gorani
87d196aabf refactor: duplicate environ value 2023-03-14 21:16:30 +09:00
allegroai
d4ab484dd3 Fix interactive nonroot set .profile 2023-02-11 23:15:02 +02:00
allegroai
2ce7e3fabd Fix env variables inherited by SSH 2023-02-11 23:14:44 +02:00
allegroai
d961c4b83d Add dropbear for non-root container SSH support 2023-02-11 23:14:11 +02:00
allegroai
a833af8a2a add traitlets to the requirements to help pip resolve new jupyterlab versions. allow to override vscode deb source 2022-09-15 13:45:17 +03:00
allegroai
8c9174e760 Fix broken PPA repositories will cause SSHd installation to fail 2022-05-08 23:42:30 +03:00
saif
3f6b394718 added ldconfig warning supressing 2022-01-19 13:13:00 +00:00
allegroai
a5792ed82a Fix vault environment variable integration 2021-12-29 23:06:58 +02:00
allegroai
1d715700c1 Add vault support 2021-12-19 00:48:24 +02:00
allegroai
9192a64729 Fix support for pre-installed vscode-server in container 2021-12-12 23:23:32 +02:00
allegroai
9c14f627b1 Change --debug to --verbose and added remote session setup progress print by default
Update default vscode_version to 3.12.0 and  python_ext_version to 2021.10.1365161279
Add message status reporting, fix k8s support
Add support for Task runtime properties
2021-11-18 10:43:46 +02:00
allegroai
109ec72f0a Add support for new clearml version 2021-04-12 03:35:35 +03:00
allegroai
cdf143a2ab Add --remote-ssh-port --vscode-version
Upgrade vscode version to 3.9.2 and vscode py ext 2021.3.658691958
Add SSH compression by default
2021-04-04 01:49:31 +03:00
allegroai
75aec95760 Fix '$' in key/secret passed incorrectly to bash export 2021-02-21 18:21:26 +02:00
allegroai
7e2c43581a Fix interactive session on virtual environment agent changing .bashrc/.profile 2021-01-17 15:27:47 +02:00
allegroai
b30e7b6a03 Fix support for jupyterlab v3 and add venv agent support 2021-01-10 18:29:55 +02:00
allegroai
30f49a65c5 Initial release 2020-12-22 21:32:02 +02:00