Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

DOC: Use intersphinx in glue dev doc link #1100

Merged
merged 1 commit into from
Feb 22, 2022
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions docs/dev/ui_description.rst
Original file line number Diff line number Diff line change
Expand Up @@ -274,8 +274,8 @@ can be used in conjunction with a ``State`` class object. It should be noted,
however, that glue callback properties do not interact with the front-end UI
as in the case using traitlets; that is, changing the value of a callback
property will not automatically propagate that change to the front-end. More
information on using glue callback properties can be be found in the
`glue documentation <http://docs.glueviz.org/en/stable/customizing_guide/viewer.html#viewer-state>`__.
information on using glue callback properties can be be found in
:ref:`glue:state-viewer`.


Plugin design
Expand Down