Skip to content

Add support for '~' in the host shell command

Currently, the home directory of the current user cannot be used for a host shell command and requires manual customization after the installation of worksheets, see e.g. https://gist.github.com/fonic/8281eb4b73f40d2d92832d2e03aa3ee5#file-nvidia-sgrd-L4.

With this commit, '~' can be specified for the home directory.

Merge request reports