Opened 7 years ago

Closed 6 years ago

#1949 closed enhancement (fixed)

Jupyter5

Reported by: darkblueb Owned by: live-demo@…
Priority: major Milestone: OSGeoLive12.0
Component: OSGeoLive Keywords: jupyter, python
Cc:

Description

this ticket tracks all things related to the Jupyter5 install on Live11.

Attachments (3)

sess2.txt (61.6 KB ) - added by darkblueb 7 years ago.
live11-cartopy-deb.png (75.4 KB ) - added by darkblueb 7 years ago.
cartopy python package contains only a doc file - synaptic
IRkernel_ex1.html.zip (320.1 KB ) - added by darkblueb 6 years ago.
html export of example jupyter R notebook

Download all attachments as: .zip

Change history (14)

by darkblueb, 7 years ago

Attachment: sess2.txt added

comment:1 by darkblueb, 7 years ago

confirm that ipython 5.4 is installed and runs; see attached log for bare install.

by darkblueb, 7 years ago

Attachment: live11-cartopy-deb.png added

cartopy python package contains only a doc file - synaptic

comment:2 by kalxas, 7 years ago

confirmed, working on it

comment:3 by kalxas, 7 years ago

fixed, just apt-get update and apt-get upgrade.

comment:4 by darkblueb, 7 years ago

Milestone: OSGeoLive11.0Unplanned

comment:5 by darkblueb, 6 years ago

bump 12dev alpha1; kernels python2 and python3 are installed now; more kernels? customization?

https://github.com/jupyter/jupyter/wiki/Jupyter-kernels

Last edited 6 years ago by darkblueb (previous) (diff)

comment:6 by darkblueb, 6 years ago

Milestone: UnplannedOSGeoLive12.0

Jupyter IRKernel install rough-tmp in PR16

not good -- uses a R::devtools dynamic pull from Github

reading about IRKernel, it seems the last release was Oct17 with an un-remarkable version of 0.8.11. I suspect the the conda-forge recipe is "good enough" and that it is low-priority to complete this release for the Jupyter team. RStudio has such a large user base, so the Jupyter Notebook R is not often setup.

Also not good is, the last IRKernel release was quite a while ago, so therefore not desirable here. Looking into a master branch git commit freeze and R install....

comment:7 by darkblueb, 6 years ago

Jupyter IRKernel install rough-tmp in PR16

second pass -- use R::devtools and a frozen checkout+hash ID;

A git snapshot is stored on download.osgeo.org ; TODO add SHA512 check

Last edited 6 years ago by darkblueb (previous) (diff)

comment:8 by darkblueb, 6 years ago

$R
> IRkernel::installspec()
  [InstallKernelSpec] Installed kernelspec ir in /home/user/.local/share/jupyter/kernels/ir

by darkblueb, 6 years ago

Attachment: IRkernel_ex1.html.zip added

html export of example jupyter R notebook

comment:9 by darkblueb, 6 years ago

test in branch notebooktest

comment:10 by darkblueb, 6 years ago

12dev beta3

kernel IR, py2, py3

comment:11 by darkblueb, 6 years ago

Resolution: fixed
Status: newclosed
Note: See TracTickets for help on using tickets.