Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 433e5d4

Browse files
authored
Update guide.rst
1 parent 72a3f02 commit 433e5d4

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

docs/source/user_guide/guide.rst

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,8 @@ This is just a simple example of how the ``fastplotlib`` API works to create a p
7171
However, we are just scratching the surface of what is possible with ``fastplotlib``.
7272
Next, let's take a look at the building blocks of ``fastplotlib`` and how they can be used to create more complex visualizations.
7373

74-
Aside from this user guide, the Examples Gallery is the best place to learn specific things in fastplotlib.
74+
Aside from this user guide, the Examples Gallery is the best place to learn how to do specific things in fastplotlib. The `quickstart notebook <https://github.com/fastplotlib/fastplotlib/blob/main/examples/notebooks/quickstart.ipynb>`_ is also an excellent introduction to the API, even if you do not plan to use ``fastplotlib`` in notebooks. Remember ``fastplotlib`` code is pretty much identical whether it's used in jupyterlab, Qt, or glfw!
75+
7576
If you still need help don't hesitate to post an issue or discussion post!
7677

7778
Figure

0 commit comments

Comments
 (0)