Skip to content

Commit b612a9d

Browse files
authored
Update README.md
1 parent 0dd14cf commit b612a9d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -20,13 +20,13 @@ Follow the instructions below:
2020
- When you open the notebook, a message will appear at the top indicating **"Select Kernel"**.
2121
- Click on **"Select Kernel"** (as shown in the image).
2222

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)
2424

2525
3. A list with available options will be displayed. Select **"Python Environments"** and choose the Python version you want to use.
2626

2727
- Make sure to select the version specified in the `devcontainer.json` file, as this is the recommended one for the project.
2828

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)
3030

3131
> Solution: https://github.com/4GeeksAcademy/calculus-and-algebra-problems-with-python/blob/main/notebook/solutions.ipynb
3232

0 commit comments

Comments
 (0)