pip result on top of nightly build 32:

user@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

_______________________________________________
Live-demo mailing list
Live-demo@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/live-demo
http://live.osgeo.org
http://wiki.osgeo.org/wiki/Live_GIS_Disc

Reply via email to