Skip to content

Commit 228f549

Browse files
committed
feedback 2
1 parent 1dedd97 commit 228f549

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/getting_started.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -311,11 +311,11 @@ Examples
311311

312312
Create, query, update, and delete some notebooks.
313313

314-
.. literalinclude:: ../examples/notebook/notebooks.py
314+
.. literalinclude:: ../examples/notebook/notebook.py
315315
:language: python
316316
:linenos:
317317

318-
Create, query, update, and delete notebook executions.
318+
Create, query, retry, and cancel notebook executions.
319319

320320
.. literalinclude:: ../examples/notebook/notebook_execution.py
321321
:language: python

0 commit comments

Comments
 (0)