I have a machine learning notebook that I want to upload to Datalab so I can train my model faster. My training data is not large and is sitting in a Google Cloud Storage bucket, accessible to Datalab. My model is costly to train though so I want to use cloud compute resources. It seems if I could get my notebook into Datalab, I could read in the data from the GCS bucket location instead of from local storage and I'd be all set for fast model training!
On the Datalab interface there is an 'Upload' button which does nothing when I click it.
Many thanks for your guidance!
