Skip to content

Commit 242091c

Browse files
authored
Remove typo from notebook (#2)
Fix up typo in notebook
1 parent f9f38ab commit 242091c

File tree

1 file changed

+0
-20
lines changed

1 file changed

+0
-20
lines changed

docs/source/calculator.ipynb

Lines changed: 0 additions & 20 deletions
Original file line numberDiff line numberDiff line change
@@ -130,26 +130,6 @@
130130
")"
131131
]
132132
},
133-
{
134-
"cell_type": "markdown",
135-
"id": "d2591989-5dcb-41e6-993a-4ce273940bf0",
136-
"metadata": {},
137-
"source": [
138-
"Define a few utilities for display the results"
139-
]
140-
},
141-
{
142-
"cell_type": "code",
143-
"execution_count": 12,
144-
"id": "8b25f1ce-e918-4334-9781-6d0903b92b40",
145-
"metadata": {
146-
"tags": []
147-
},
148-
"outputs": [],
149-
"source": [
150-
"response = chain(inputs={\"query\": \"what is 212312312123+2\"})"
151-
]
152-
},
153133
{
154134
"cell_type": "markdown",
155135
"id": "49337a7c-4e26-4687-8aab-5d2889f731a5",

0 commit comments

Comments
 (0)