mirror of
https://github.com/jupyter/notebook.git
synced 2025-01-24 12:05:22 +08:00
Merge pull request #2880 from mspacek/inprocess
update examples and docs after kernel move mostly just s/zmq/kernel.zmq/ and s/inprocess/kernel.inprocess/ changes.
This commit is contained in:
commit
a719cd2776
@ -371,7 +371,7 @@
|
||||
"stream": "stdout",
|
||||
"text": [
|
||||
"\n",
|
||||
"Welcome to pylab, a matplotlib-based Python environment [backend: module://IPython.zmq.pylab.backend_inline].\n",
|
||||
"Welcome to pylab, a matplotlib-based Python environment [backend: module://IPython.kernel.zmq.pylab.backend_inline].\n",
|
||||
"For more information, type 'help(pylab)'.\n"
|
||||
]
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user