patrickphat / Information-Extraction-Receipts

2 stars 1 forks source link

Connect to Google Cloud Server #6

Closed patrickphat closed 4 years ago

patrickphat commented 4 years ago

Step 1: Download the attached file Step 2: Run ssh -i gcp_key.TXT marc@34.80.43.130 at local terminal Step 3: Run jupyter notebook jupyter notebook --no-browser at remote terminal Step 4: Open another local terminal ssh -i gcp_key.TXT -N -f -L localhost:8888:localhost:8888 marc@34.80.43.130 Step 5: Go to browser localhost:8888 and enter the token provided with the server's notebook image

gcp_key.TXT

patrickphat commented 4 years ago

Xong nhiệm vụ, issue closed