How to set up and work with Google DataLab
Step by step instructions on how to start a Google datalab project
Starting a Google datalab project takes several steps and you are well-advised to set aside an hour to get through the process and understand the mechanics of it. At the end of that session, you will get a Python based Jupyter Lab style notebook that looks like Google Collaboratory running on the google compute clusters but something you can control using your computer and terminal commands. But there is a learning curve to it and several steps that needs to be negotiated step by step. While the quickstart guide that google offers is a good guide to get you started, not all that happens is documented there, so this is more or less a pleb’s or novice’s guide to set up the process.
Step 1:
Think of a project name and an instance name. The project name can be anythig and you will need to set it up when you sign up for...