<div dir="ltr"><div><div>Hi users,<br><br></div>A while ago I was using a yt notebook, and was running it with the command python2.7 notebook.py (I think).  Now, I can't get a notebook to load!  Can someone tell/remind me what the commands are?  More specifically I am trying to get a tunnel for my notebook.  When I type <br>
</div><div>>python2.7 notebook.py<br>Traceback (most recent call last):<br>  File "notebook.py", line 2, in <module><br>    from IPython.frontend.html.notebook.notebookapp import NotebookApp<br>  File "/u/stonnes/Installs/yt-x86_64/lib/python2.7/site-packages/IPython/frontend/html/notebook/notebookapp.py", line 59, in <module><br>
    from IPython.frontend.consoleapp import IPythonConsoleApp<br>  File "/u/stonnes/Installs/yt-x86_64/lib/python2.7/site-packages/IPython/frontend/consoleapp.py", line 36, in <module><br>    from IPython.lib.kernel import tunnel_to_kernel, find_connection_file, swallow_argv<br>
ImportError: cannot import name swallow_argv<br><br></div><div>and when I type<br></div><div>> yt notebook<br>Traceback (most recent call last):<br>  File "/u/stonnes/Installs/yt-x86_64/bin/yt", line 9, in <module><br>
    load_entry_point('yt==2.6dev', 'console_scripts', 'yt')()<br>  File "/u/stonnes/Installs/yt-x86_64/src/yt-hg/yt/utilities/command_line.py", line 1695, in run_main<br>    args.func(args)<br>
  File "/u/stonnes/Installs/yt-x86_64/src/yt-hg/yt/utilities/command_line.py", line 84, in run<br>    self(args)<br>  File "/u/stonnes/Installs/yt-x86_64/src/yt-hg/yt/utilities/command_line.py", line 1454, in __call__<br>
    from IPython.frontend.html.notebook.notebookapp import NotebookApp<br>  File "/u/stonnes/Installs/yt-x86_64/lib/python2.7/site-packages/IPython/frontend/html/notebook/notebookapp.py", line 59, in <module><br>
    from IPython.frontend.consoleapp import IPythonConsoleApp<br>  File "/u/stonnes/Installs/yt-x86_64/lib/python2.7/site-packages/IPython/frontend/consoleapp.py", line 36, in <module><br>    from IPython.lib.kernel import tunnel_to_kernel, find_connection_file, swallow_argv<br>
ImportError: cannot import name swallow_argv<br><br></div><div>Thanks!<br><br></div><div>Stephanie<br></div></div>