Rahul Popuri
1 min readFeb 6, 2018

--

Hi Nok,

Thanks for the great article, I had a bit of trouble connecting to the Jupyter notebook, I had to do an extra step to add the firewall to my instance, adding the command below to help anyone else that’s stuck (run this after step 6)

gcloud compute instances add-tags instance-1 — tags jupyter

--

--