Skip to content

Commit c48a497

Browse files
authored
Merge pull request #10 from stackql/feature/refactor
doc updates
2 parents 89db746 + 8991c59 commit c48a497

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/source/examples.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -205,7 +205,7 @@ To make the lifecycle operation synchronous (blocking), use the ``/*+ AWAIT */``
205205
print(res)
206206
207207
Jupyter Notebook Examples
208-
=========================
208+
*************************
209209

210210
Using StackQL in a Jupyter Notebook provides a seamless way to execute and visualize your queries. You can make use of Jupyter's line and cell magics to run your StackQL commands directly within notebook cells.
211211

0 commit comments

Comments
 (0)