Skip to content

Commit 20da5b4

Browse files
committed
Merge pull request ipython#8573 from takluyver/rm-msgspec
Refer to jupyter_client docs for message spec
2 parents d78f0a7 + b0100c6 commit 20da5b4

File tree

5 files changed

+6
-8010
lines changed

5 files changed

+6
-8010
lines changed

docs/source/conf.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -193,6 +193,7 @@
193193
intersphinx_mapping = {'python': ('http://docs.python.org/2/', None),
194194
'rpy2': ('http://rpy.sourceforge.net/rpy2/doc-2.4/html/', None),
195195
'traitlets': ('http://traitlets.readthedocs.org/en/latest/', None),
196+
'jupyterclient': ('http://jupyter-client.readthedocs.org/en/latest/', None),
196197
}
197198

198199
# Options for LaTeX output
-150 KB
Binary file not shown.

0 commit comments

Comments
 (0)