We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e556a30 commit 59025d5Copy full SHA for 59025d5
1 file changed
src/components/plot-toolbar/notebooks/time-series-notebook.ts
@@ -21,7 +21,7 @@ export function getTimeSeriesNotebook(host: TerraPlotToolbar) {
21
{
22
id: '2733501b-0de4-4067-8aff-864e1b4c76cb',
23
cell_type: 'code',
24
- source: '%pip install -q "terra_ui_components==0.0.168" "anywidget==0.9.15" "pandas"',
+ source: '%pip install -q "terra_ui_components==0.0.169" "anywidget==0.9.15" "pandas"',
25
metadata: {
26
trusted: true,
27
},
0 commit comments