-
Notifications
You must be signed in to change notification settings - Fork 11
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
open notebook #27
Comments
It does not work with IPython 2.0. |
which ipython does it work with? |
I was having the same problem with Ipython Notebook 2.0.0. import IPython It only works with Ipython Notebook 3 |
IPython version 3.0.0-Dev
In ST3: Console output:
Is there anything else that needs to be done? It doesn't seem to work with version 3 either. |
I think the latest version it works with is IPython 1.0. Patches to support Maxim Grechkin On Fri, Nov 7, 2014 at 2:10 PM, CJB [email protected] wrote:
|
Still not working here... Does this plugin support linux? Cause the settings files say osx... |
Hi I can't figure out how to start this up. I run the open ipython notebook command in ST3, then an input bar opens at the bottom to ask my port. I enter
http://127.0.0.1:8888
OR
http://127.0.0.1:8888/notebooks/Untitled0.ipynb
so I press enter, and nothing happens. I've also tried running the notebook in a terminal first but nada.
Really excited about this plugin once I know how to run it!
I'm using Ubuntu 14.04, python 2.7, sublime text 3.
The text was updated successfully, but these errors were encountered: