You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
+ Paste the token from the jupyter server as requested
208
-

208
+

209
209
210
210
All good.
211
211
You can start working !
@@ -214,7 +214,7 @@ You can start working !
214
214
215
215
Be careful it is all too easy to forget !
216
216
217
-

217
+

218
218
219
219
Stopping a VM does not delete is completely and consequently carries residual costs.
220
220
See [Google doc](https://cloud.google.com/compute/docs/instances/stopping-or-deleting-an-instance#billing_for_stopped_instances)
@@ -228,7 +228,7 @@ Several ways to do that from [gcloud console]() / Compute Engine:
228
228
+ You may also create an image from a snapshot and create an instance from an image
229
229
+ For more info about images and snapshots, see the [doc](https://cloud.google.com/compute/docs/disks/create-snapshots). Essentially snapshots are faster and cheaper
230
230
231
-
## C - More with Jupyter and GCloud
231
+
## C - More with Jupyter on Google Cloud
232
232
233
233
The following pages describe more specific Jupyter installations:
234
234
+[Running Jupyter notebooks on GPU on Google Cloud](https://medium.com/google-cloud/running-jupyter-notebooks-on-gpu-on-google-cloud-d44f57d22dbd) with main packages [tensorflow](https://www.tensorflow.org/) and [keras](https://keras.io/)
0 commit comments