Skip to content

Commit

Permalink
Update jupyter lab display name
Browse files Browse the repository at this point in the history
  • Loading branch information
ZiyueXu77 committed Nov 28, 2023
1 parent d1dc292 commit 231d3ac
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion examples/hello-world/step-by-step/higgs/prepare_data.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -308,7 +308,7 @@
"kernelspec": {
"display_name": "nvflare_example",
"language": "python",
"name": "python3"
"name": "nvflare_example"
},
"language_info": {
"codemirror_mode": {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -465,7 +465,7 @@
"kernelspec": {
"display_name": "nvflare_example",
"language": "python",
"name": "python3"
"name": "nvflare_example"
},
"language_info": {
"codemirror_mode": {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -599,7 +599,7 @@
"kernelspec": {
"display_name": "nvflare_example",
"language": "python",
"name": "python3"
"name": "nvflare_example"
},
"language_info": {
"codemirror_mode": {
Expand Down

0 comments on commit 231d3ac

Please sign in to comment.