Releases: clearml/clearml-session
Releases · clearml/clearml-session
PyPI v0.7.0
New Features and Bug Fixes
- Update vscode version to 4.10.0 (later bumped to 4.11.0, #23, thanks @akfmdl!)
- Add meaningful error message for symlink failure (#25, thanks @jday1!)
- Fix SSH key login (#26, thanks @mukhery!)
- Add
--vscode-extensions
command line option allowing to specify additional vscode extensions to install (e.g.ms-python.pylint,ms-python.flake8
) - Add
--force_dropbear
command line option to force using dropbear instead of SSHd
PyPI v0.6.0
New Features and Bug Fixes
PyPI v0.4.0
New Features and Bug Fixes
- Add support for non-root containers
- Fix deprecated
Thread.setDaemon()
call
PyPI v0.3.8
Features
- Allow control .deb source for in-browser vscode
Bugfix
- Add
traitlets
to the requirements to help older pip resolve new jupyterlab versions
PyPI v0.3.7
Features
- Add default listing only shows "interactive" tagged queues
PyPI v0.3.6
Features and Bug Fixes
- Fix broken PPA repositories caused SSHd installation to fail
PyPI v0.3.5
Features and Bug Fixes
- Open user-folder in jupyter-lab / vscode [update links]
- Add support for clearml vault (OS environment variables & configuration files) [Requires
clearml-server
EE support] - Changed
--keepalive
default to False - Updated clearml requirements to v1.1.5
PyPI v0.3.4
PyPI v0.3.2
Features and Bug Fixes
- Fix export user credentials in
bash
on remote session ($
character in key / secret)
PyPI v0.3.1
Features and Bug Fixes
- Fix session running with
clearml-agent
in virtual environment mode should not change.profile
/.bashrc