Skip to content
Snippets Groups Projects
Commit 948b1fd2 authored by Athanasios Karmas's avatar Athanasios Karmas
Browse files

kernel in int and prod have the same display name for first release

parent 02a85b0f
No related branches found
No related tags found
No related merge requests found
......@@ -50,7 +50,7 @@ mkdir $LAB_KERNEL_PATH/spack_python_kernel_release_20210930
cat <<EOF >$LAB_KERNEL_PATH/spack_python_kernel_release_20210930/kernel.json
{
"argv": ["$LAB_KERNEL_PATH/bin/env.sh", "{connection_file}"],
"display_name": "EBRAINS_release_20210930",
"display_name": "EBRAINS_release_v0.1_202109",
"name": "spack_python_kernel_release_20210930",
"language": "python"
}
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment