[Bug 948422] Re: `ipython notebook` fails to start; returns [TerminalIPythonApp] File not found: u'notebook'

2013-02-14 Thread Thomas Kluyver
I'm marking this as invalid as I don't think it is a bug:

- We don't expect 'ipython --colors Linux notebook' to start the notebook. 
'notebook' is a subcommand, so it needs to be the first command line argument.
- IPython doesn't and shouldn't know about user-defined aliases, so as far as 
IPython knows, the expanded command is what the user entered.

If anyone can replicate this without a shell alias, and you believe it's
a genuine bug, please set it back to New and provide more information.

** Changed in: ipython (Ubuntu)
   Status: New = Invalid

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/948422

Title:
  `ipython notebook` fails to start; returns [TerminalIPythonApp] File
  not found: u'notebook'

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ipython/+bug/948422/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 948422] Re: `ipython notebook` fails to start; returns [TerminalIPythonApp] File not found: u'notebook'

2012-08-27 Thread Tom Close
I had this problem, but found out it was because I had the alias

alias ipython='ipython --colors Linux'

in my ~/.bash_aliases file. As a side note, this same alias also caught
me out last time when the colors option changed from '-colors' to '--
colors',  and it took me ages to find out what the problem was. So the
lesson is to be careful when you alias commands that not to forget about
them later (or stop being lazy and type the extra characters in the
first place)!

** This bug is no longer a duplicate of bug 948428
   `ipython qtconsole` fails to start; says IPython.zmq requires pyzmq = 
2.1.4, but you have 2.1.11

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/948422

Title:
  `ipython notebook` fails to start; returns [TerminalIPythonApp] File
  not found: u'notebook'

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ipython/+bug/948422/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 948422] Re: `ipython notebook` fails to start; returns [TerminalIPythonApp] File not found: u'notebook'

2012-08-27 Thread Julian Taylor
for these things it is also better to use the configuration

for ipython = 0.11:
c.TerminalInteractiveShell.colors in 
$HOME/.config/ipython/profile_default/ipython_config.py
the default profile can be created with ipython profile create
and the profile directory can be found with ipython locate in 0.13

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/948422

Title:
  `ipython notebook` fails to start; returns [TerminalIPythonApp] File
  not found: u'notebook'

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ipython/+bug/948422/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 948422] Re: `ipython notebook` fails to start; returns [TerminalIPythonApp] File not found: u'notebook'

2012-03-06 Thread Julian Taylor
*** This bug is a duplicate of bug 948428 ***
https://bugs.launchpad.net/bugs/948428

** This bug has been marked a duplicate of bug 948428
   `ipython qtconsole` fails to start; says IPython.zmq requires pyzmq = 
2.1.4, but you have 2.1.11

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/948422

Title:
  `ipython notebook` fails to start; returns [TerminalIPythonApp] File
  not found: u'notebook'

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ipython/+bug/948422/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs