<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=Windows-1252">
</head>
<body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; color: rgb(0, 0, 0); font-size: 14px; font-family: Calibri, sans-serif;">
<div>I only use IPython occasionally, so I just now found out that the new version of IPython 4.0 has major changes, and MacPorts has installed the new version in one of my port upgrades. We used to run “ipython notebook” to get the notebook version of IPython,
 but this has been removed and we are supposed to use a new program called Jupyter. I installed what I guessed is required to use Jupyter with port install py34-jupyter and py34-ipykernel.&nbsp;</div>
<div><br>
</div>
<div>Is there something else I need to install to be able to run the new command “jupyter notebook”? The “jupyter” program is not in my path. I found /opt/local/bin/jupyter-3.4, but “jupyter-3.4 notebook” says it does not know “notebook”.</div>
<div><br>
</div>
<div>The Jupyter documentation (<a href="http://jupyter.readthedocs.org/en/latest/install.html">http://jupyter.readthedocs.org/en/latest/install.html</a>)&nbsp;says to use pip to install Jupyter, but I understand that this will likely mess up the MacPorts installation.</div>
<div><br>
</div>
<div>Thanks,</div>
<div><span class="Apple-tab-span" style="white-space:pre"></span>&#43;&#43;Eric</div>
<div><br>
</div>
</body>
</html>