File tree 1 file changed +2
-2
lines changed
1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -20,13 +20,13 @@ Follow the instructions below:
20
20
- When you open the notebook, a message will appear at the top indicating ** "Select Kernel"** .
21
21
- Click on ** "Select Kernel"** (as shown in the image).
22
22
23
- ![ image-kernel] ( assets/image-kernel.png )
23
+ ![ image-kernel] ( https://github.com/4GeeksAcademy/calculus-and-algebra-problems-with-python/blob/main/ assets/image-kernel.png?raw=true )
24
24
25
25
3 . A list with available options will be displayed. Select ** "Python Environments"** and choose the Python version you want to use.
26
26
27
27
- Make sure to select the version specified in the ` devcontainer.json ` file, as this is the recommended one for the project.
28
28
29
- ![ image-devcontainer] ( assets/devcontainer-image.png )
29
+ ![ image-devcontainer] ( https://github.com/4GeeksAcademy/calculus-and-algebra-problems-with-python/blob/main/ assets/devcontainer-image.png?raw=true )
30
30
31
31
> Solution: https://github.com/4GeeksAcademy/calculus-and-algebra-problems-with-python/blob/main/notebook/solutions.ipynb
32
32
You can’t perform that action at this time.
0 commit comments