Skip to content

Commit 5386d19

Browse files
committed
FIX: config needs to be julia kernel for code-cells to be setup
1 parent 4bb491b commit 5386d19

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lectures/_config.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,7 @@ sphinx:
6868
tojupyter_urlpath: "https://julia.quantecon.org/"
6969
tojupyter_image_urlpath: "https://julia.quantecon.org/_static/"
7070
tojupyter_kernels:
71-
python3:
71+
julia:
7272
kernelspec:
7373
display_name: "Julia"
7474
language: julia

0 commit comments

Comments
 (0)