Skip to content

Commit 3dd4cdc

Browse files
committed
Time avg map notebook needs to install the fixed version.
1 parent c57e3fd commit 3dd4cdc

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/components/plot-toolbar/notebooks/time-averaged-map-notebook.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ export function getTimeAveragedMapNotebook(host: TerraPlotToolbar) {
2121
{
2222
id: '2733501b-0de4-4067-8aff-864e1b4c76cb',
2323
cell_type: 'code',
24-
source: '%pip install -q "terra_ui_components==0.0.169" "anywidget==0.9.15" "pandas" "rasterio" "matplotlib"',
24+
source: '%pip install -q "terra_ui_components==0.0.168" "anywidget==0.9.15" "pandas" "rasterio" "matplotlib"',
2525
metadata: {
2626
trusted: true,
2727
},

0 commit comments

Comments
 (0)