Opened 7 years ago

Closed 5 years ago

#1899 closed defect (wontfix)

Jupyter Notebook is selectable within the OSGeo-Live menu

Reported by: camerons Owned by: live-demo@…
Priority: minor Milestone: OSGeoLive13.0
Component: OSGeoLive Keywords: jupyter
Cc: osgeolive@…

Description

Jupyter Notebook is selectable within the OSGeo-Live menu, but the Project Overview and Quickstart are not included in https://live.osgeo.org/en/overview/overview.html

The Jupyter Notebook quickstart should be reviewed and then incorporated.

Change history (13)

comment:1 by bakaniko, 7 years ago

Get an error while looking through the jupyter quickstart:

ImportError: No module named CesiumWidget

Tried a pip install CesiumWidget : no matching distribution

Tried with cesiumpy, which install and load.

Still got an error with the cell containing cesium.py(width="100%", enable_ligthning=True) => Type_error: __init__() got an unexpected keyword argument 'enable_ligthning'

So Jupyter is working, quickstart is broken.

Nicolas

comment:2 by kalxas, 7 years ago

Cc: live-demo@… added

comment:3 by kalxas, 7 years ago

Milestone: OSGeoLive10.5OSGeoLive11.0

Ticket retargeted after milestone closed

comment:4 by darkblueb, 7 years ago

Resolution: wontfix
Status: newclosed

We decided in the weekly meetings that there would be no Jupyter Quickstart or Overview, since Jupyter is a platform, not an application.

comment:5 by kalxas, 7 years ago

Still we need to make sure that the notebooks we provide as examples work as expected, else we should remove those not working.

comment:6 by camerons, 7 years ago

In weekly meetings leading up to release 11.0, we agreed to include Jupyter Notebooks as "Hidden", ie, they should be able to be run by someone who knows where to look, but shouldn't be accidentally found. On release 11.0b1 you can still select Jupyter notebooks from the menu. This opens up http://localhost:8883/notebooks/index.ipynb which provides error message "Unable to connect". So I'm re-opening this issue, and recommend that it is removed from being selectable from the menu.

comment:7 by camerons, 7 years ago

Resolution: wontfix
Status: closedreopened

comment:8 by camerons, 7 years ago

kalxas, points out that you need to select "Start Jupyter Notebook" before selecting "Jupyter Notebook". Ideally this could be put into one step. But the point still remains that this should be hidden in the menu until the documentation is brought up to the OSGeo-Live template standards.

comment:9 by darkblueb, 7 years ago

amazing amounts of miscommunication over this, continues. The Quickstart and Preview are not the same as the menu item. There is a hacky startup process among all the server-oriented projects, such as geoserver and also jupyter. It works now as it has for 10.0 and 10.5.

comment:10 by darkblueb, 6 years ago

bump for 12dev alpha1

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

comment:11 by kalxas, 6 years ago

Milestone: OSGeoLive11.0OSGeoLive13.0

Lets try to get a quickstart in place for next release if possible

comment:12 by kalxas, 6 years ago

Cc: osgeolive@… added; live-demo@… removed

comment:13 by kalxas, 5 years ago

Resolution: wontfix
Status: reopenedclosed

See #2132

Note: See TracTickets for help on using tickets.