Total 4 steps for connect & exit Jupyter Notebook with a SSH server:
- SSH to the Server. Run:
jupyter notebook --no-browser --port=8888
- Open another terminal window on your local machine, input:
After installing canvas-sketch globally, create a new folder to hold your sketch:
mkdir my-sketch
cd my-sketch
Now run the following to generate a new default .ts
file, package.json
, etc: