[Live-demo] IPython 4.0.0 and Jupyter ppa
Angelos Tzotsos
gcpp.kalxas at gmail.com
Wed Jan 27 12:58:42 PST 2016
pip result on top of nightly build 32:
user at osgeolive:~$ sudo pip install jupyter
Downloading/unpacking jupyter
Downloading jupyter-1.0.0-py2.py3-none-any.whl
Requirement already satisfied (use --upgrade to upgrade): ipywidgets in /usr/lib/python2.7/dist-packages (from jupyter)
Requirement already satisfied (use --upgrade to upgrade): notebook in /usr/lib/python2.7/dist-packages (from jupyter)
Requirement already satisfied (use --upgrade to upgrade): jupyter-console in /usr/lib/python2.7/dist-packages (from jupyter)
Requirement already satisfied (use --upgrade to upgrade): nbconvert in /usr/lib/python2.7/dist-packages (from jupyter)
Downloading/unpacking qtconsole (from jupyter)
Downloading qtconsole-4.1.1-py2.py3-none-any.whl (98kB): 98kB downloaded
Requirement already satisfied (use --upgrade to upgrade): ipykernel in /usr/lib/python2.7/dist-packages (from jupyter)
Requirement already satisfied (use --upgrade to upgrade): jupyter-client>=4.1 in /usr/lib/python2.7/dist-packages (from qtconsole->jupyter)
Requirement already satisfied (use --upgrade to upgrade): jupyter-core in /usr/lib/python2.7/dist-packages (from qtconsole->jupyter)
Requirement already satisfied (use --upgrade to upgrade): pygments in /usr/lib/python2.7/dist-packages (from qtconsole->jupyter)
Requirement already satisfied (use --upgrade to upgrade): traitlets in /usr/lib/python2.7/dist-packages (from qtconsole->jupyter)
Installing collected packages: jupyter, qtconsole
Successfully installed jupyter qtconsole
Cleaning up...
It seems that the python packaging is ok, but the binaries are not in
place...
On 01/27/2016 04:41 PM, Angelos Tzotsos wrote:
> Hi all,
>
> I have prepared a ppa to include all the Jupyter and IPython libraries
> that are pulled when someone does "pip install jupyter"
> https://launchpad.net/~gcpp-kalxas/+archive/ubuntu/jupyter
>
> I have a local git branch including the apt-get install command to get
> those libraries in the system:
> https://github.com/kalxas/OSGeoLive/commit/48292e078b2bace861dffbe3310ddfdde05ce078
>
>
> Based on the above commit, I have prepared a nightly build:
> http://aiolos.survey.ntua.gr/gisvm/dev/osgeo-live-nightly-build32-amd64-48292e0.iso
>
> http://osprey.ucdavis.edu/downloads/osgeo/gisvm/gisvm/9.5nightly/osgeo-live-nightly-build32-amd64-48292e0.iso
>
>
> We need a volunteer to check for any missing libraries and complete
> the missing installation parts so that the notebook works again as
> expected.
>
> Cheers,
> Angelos
>
--
Angelos Tzotsos, PhD
OSGeo Charter Member
http://users.ntua.gr/tzotsos
More information about the Live-demo
mailing list