Skip to content

Commit

Permalink
No version in name
Browse files Browse the repository at this point in the history
  • Loading branch information
wallytutor committed Oct 22, 2024
1 parent 95e21e2 commit 6a68bdf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/wallytoolbox/internals/Notebook.jl
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ function get_kernel_spec()
ijulia_kernel = joinpath(dirname(pathof(IJulia)), "kernel.jl")

kernel_spec = Dict(
"display_name" => "WallyTutor Julia 1.10.4",
"display_name" => "WallyTutor Julia",
"argv" => [
julia_path,
"-i",
Expand Down

0 comments on commit 6a68bdf

Please sign in to comment.