3

I have a message that a newer version of datalab is available: Datalab 1.2.20170818

What would be the easiest way to update the current datalab notebook to the newer version and run the code that is available with the udpated environment.

Thanks! Eila

eilalan
  • 669
  • 4
  • 20

1 Answers1

2

You can use the datalab commands to delete and recreate the VM without losing your notebooks:

https://cloud.google.com/datalab/docs/how-to/lifecycle#deleting_and_recreating_an_instance_without_deleting_the_notebooks_disk

Chris Meyers
  • 1,426
  • 9
  • 14