Skip to content

Commit 98b85a8

Browse files
authored
Add ipykernel version 6.29.2 to environment.yml
This will fix the error happening with the creation of codespaces using the devcontainer for session III
1 parent d4b474c commit 98b85a8

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

hands-on/session III/environment.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@ channels:
44
- defaults
55
dependencies:
66
- python=3.10
7+
- ipykernel==6.29.2
78
- pip
89
- pip:
910
- numpy

0 commit comments

Comments
 (0)