[IPython-user] Parallel computing capabilities (ipython1) have been merged into IPython trunk
Brian Granger
ellisonbg.net@gmail....
Mon Jun 16 09:49:35 CDT 2008
> 1. where do I get "sphinx" in order to build the documentation?
http://sphinx.pocoo.org/
> 2. In reading through the man-pages in the download, there is little
> and nothing about new parallel computing features in iPython. Am I
> looking in the wrong place? I dug through the entire docs/ directory.
> Maybe I need sphinx in order to get at the documentation?
The man page does not document the parallel computing capabilities -
only the ipython command line program. The docs for the parallel
computing stuff are in:
docs/source/parallel
and
docs/source/install/advanced.txt
These are human readible text files that Sphinx will turn into nice
linked html or a pdf.
Let us know how it goes.
Brian
> Thanks again.
>
> On 6/13/08, Brian Granger <ellisonbg.net@gmail.com> wrote:
>> Was this resolved. I will be out of contact for the next few days,
>> but I wanted to make sure that bzr/launchpad was continuing to be a
>> problem
>>
>>
>> Brian
>>
>>
>> On Fri, Jun 13, 2008 at 11:22 AM, Fernando Perez <fperez.net@gmail.com> wrote:
>> > On Fri, Jun 13, 2008 at 9:55 AM, Reckoner <reckoner@gmail.com> wrote:
>> >> I get the following error w/ bzr:
>> >>
>> >> ==
>> >> c:\>bzr branch lp:ipython
>> >> You have not informed bzr of your launchpad login. If you are attempting a
>> >> write operation and it fails, run "bzr launchpad-login YOUR_ID" and try again.
>> >> bzr: ERROR: Invalid http response for http://bazaar.launchpad.net/%7Eipython/ipy
>> >> thon/trunk/.bzr/repository/packs/b8d71a603a3514a547cf28361627f78b.pack: Expected
>> >> a boundary (k--LuceS9JSie=dR.Azv) line, got ''
>> >>
>> >> ==
>> >
>> >
>> > Weird...
>> >
>> >> Do I need to get a launchpad account for this to work?
>> >
>> > No, you don't. That looks like an internal launchpad error. Could
>> > you perhaps wait a few minutes and try again? I just tried here and
>> > it worked for me.
>> >
>> > Cheers,
>> >
>> > f
>> >
>>
>
More information about the IPython-user
mailing list