Skip to content

Commit 59025d5

Browse files
committed
Need to publish a new version and then reference that version in the notebook in order to test the jupyter button.
1 parent e556a30 commit 59025d5

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/components/plot-toolbar/notebooks/time-series-notebook.ts

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

0 commit comments

Comments
 (0)