mirror of
https://github.com/vale981/emacs-jupyter
synced 2025-03-06 16:01:37 -05:00
jupyter-publisher: Mention jupyter-subscriber
in doc
This commit is contained in:
parent
fa43656632
commit
84b2e140a4
1 changed files with 3 additions and 1 deletions
|
@ -352,7 +352,9 @@ using `jupyter-publish', like this:
|
|||
(jupyter-run-with-io pub
|
||||
(jupyter-publish (list 1 2 3))))
|
||||
|
||||
The default for PUB-FN is `jupyter-content'.
|
||||
The default for PUB-FN is `jupyter-content'. See
|
||||
`jupyter-subscribe' for an example on how to subscribe to a
|
||||
publisher.
|
||||
|
||||
If no content is returned by PUB-FN, no content is sent to
|
||||
subscribers.
|
||||
|
|
Loading…
Add table
Reference in a new issue