1
00:00:04,570 --> 00:00:13,030
In this lesson, we are going to create a virtual environment and we are going to install Jupyter notebooks.

2
00:00:13,030 --> 00:00:20,020
In fact, the new package that is going to allow us to work with Jupyter notebooks, which is called

3
00:00:20,020 --> 00:00:21,820
Jupyter Lab.

4
00:00:22,300 --> 00:00:27,640
So why to add this lesson to the program?

5
00:00:27,640 --> 00:00:35,860
Probably most of you are not going to need it because you are, of course using ChatGPT for to solve

6
00:00:35,860 --> 00:00:39,670
any problem or question you you find during the program.

7
00:00:39,670 --> 00:00:49,480
But probably some of you have realized that a Jupyter has launched a new framework that, uh, we need

8
00:00:49,480 --> 00:00:54,700
to use in order to work with Jupyter notebooks, or it's like the proper way to do it.

9
00:00:55,180 --> 00:00:58,210
This new framework is called Jupyter Lab.

10
00:00:58,360 --> 00:01:06,040
So in this lesson, in the next practical video, we will show you how to use the new Jupyter Lab framework

11
00:01:06,040 --> 00:01:08,800
in order to create a new notebook.

12
00:01:08,800 --> 00:01:15,670
And also in order to open a notebook that you have downloaded from the attached materials of the course.

13
00:01:19,140 --> 00:01:19,920
Of course.

14
00:01:19,920 --> 00:01:20,700
Yes you can.

15
00:01:20,700 --> 00:01:22,770
Everyone can learn coding.

16
00:01:22,770 --> 00:01:23,790
Remember this.

17
00:01:24,090 --> 00:01:30,000
So where we are going to do in the next practical video is to create a virtual environment with pimp.

18
00:01:30,000 --> 00:01:32,580
We will install Jupyter Lab.

19
00:01:32,580 --> 00:01:40,050
In the terminal we will open Jupyter Lab, we will create a new notebook, and we will open a notebook

20
00:01:40,050 --> 00:01:43,650
that we have downloaded from the course, for example.

21
00:01:45,890 --> 00:01:48,500
We will do this in the practical video next.

