Skip to content

Commit faf8648

Browse files
authored
Update package version (#4754)
Update installed package version to fix broken notebook
1 parent 653a1f4 commit faf8648

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

sagemaker-debugger/debugger_interactive_analysis_profiling/interactive_analysis_profiling_data.ipynb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -194,7 +194,7 @@
194194
"import sys\n",
195195
"\n",
196196
"!{sys.executable} -m pip install \"smdebug==1.0.3\"\n",
197-
"!{sys.executable} -m pip install \"bokeh==2.3.0\""
197+
"!{sys.executable} -m pip install \"bokeh==2.4.0\""
198198
]
199199
},
200200
{
@@ -978,4 +978,4 @@
978978
},
979979
"nbformat": 4,
980980
"nbformat_minor": 4
981-
}
981+
}

0 commit comments

Comments
 (0)