DataSpell - Cannot run notebook remotely
I cannot run a notebook remotely using a remote Jupyter server via SSH.
I have the latest DataSpell version (2023.3.2) on Linux, and the remote machine is also Linux.
I followed the steps from this DataSpell documentation page, created a remote interpreter, and then I used the Remote Host tool Window to deploy the directory with the notebook that I want to run remotely.
When I start the Jupyter server I get a
Run error
Jupyter server process exited with code 1 bash: line 1: cd:
/path/to/local/directory/ does not exist
And the Jupyter server does not start. The message says that the local directory does not exist.
I have filled the mappings tab, so I believe I don't have to configure anything else.
Am I missing anything?
Please sign in to leave a comment.