jupyter-forward icon indicating copy to clipboard operation
jupyter-forward copied to clipboard

Add `--log-dir` option to the CLI

Open andersy005 opened this issue 3 years ago • 0 comments

Currently, if neither of $TMPDIR and $HOME environment variables are defined on the remote machine, we terminate the connection and exit. We should allow users to override this behavior via a --log-dir option.

https://github.com/ncar-xdev/jupyter-forward/blob/917c142b6b5df6b78608b1538562ec3fd5b2a907/jupyter_forward/core.py#L249-L254

andersy005 avatar Feb 25 '22 02:02 andersy005