WEBVTT

00:04.160 --> 00:07.520
Google also offers the option to set up sandbox environments.

00:07.560 --> 00:09.120
Let me show you how you can do this.

00:09.760 --> 00:17.480
From the top right click on activate the Cloud Shell, and you might need to give it some time to actually

00:17.480 --> 00:18.120
activate.

00:19.720 --> 00:20.640
So continue.

00:25.000 --> 00:28.840
Once you see this console over here, press on the open editor.

00:35.000 --> 00:39.600
And here you will see an ID similar to what we have on VS code.

00:40.080 --> 00:46.520
But inside the Google Cloud Sandbox environment, you can treat this interactive editor as if you were

00:46.520 --> 00:48.280
coding locally on VS code.

00:48.680 --> 00:54.200
However, a note of caution here is that there are limitations with these sandbox environments in terms

00:54.200 --> 01:00.600
of usage quotas, which at the moment is 50 hours per week and you only have five gigabytes of persistent

01:00.600 --> 01:01.160
storage.

01:01.520 --> 01:06.640
While it is a very nice feature, I would still highly recommend you set up your IDE and install Python

01:06.640 --> 01:07.160
locally.

01:07.480 --> 01:08.760
We can stop here for now.

01:08.880 --> 01:13.160
And next lecture we will start to get more familiar with how the YouTube API works.
