Skip to content

Commit

Permalink
Update package version
Browse files Browse the repository at this point in the history
Update installed package version to fix broken notebook
  • Loading branch information
zhaoqizqwang committed Sep 22, 2024
1 parent 653a1f4 commit 4351c8b
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -194,7 +194,7 @@
"import sys\n",
"\n",
"!{sys.executable} -m pip install \"smdebug==1.0.3\"\n",
"!{sys.executable} -m pip install \"bokeh==2.3.0\""
"!{sys.executable} -m pip install \"bokeh==2.4.0\""
]
},
{
Expand Down Expand Up @@ -978,4 +978,4 @@
},
"nbformat": 4,
"nbformat_minor": 4
}
}

0 comments on commit 4351c8b

Please sign in to comment.