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.
pull/37/head
Min RK 13 years ago
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…
Cancel
Save