diff --git a/notebooks/example_setac.ipynb b/notebooks/example_setac.ipynb index 985b153..78c8cc5 100644 --- a/notebooks/example_setac.ipynb +++ b/notebooks/example_setac.ipynb @@ -1599,7 +1599,7 @@ " continue\n", " exc.input = bd.get_node(\n", " **{\n", - " \"database\": \"db_2040\",\n", + " \"database\": db_2040.name,\n", " \"name\": exc.input[\"name\"],\n", " \"product\": exc.input[\"reference product\"],\n", " \"location\": exc.input[\"location\"],\n",