update README.md

update README text, point to OSGeo gitea for updates
intro16
Brian M Hamlin 2021-05-13 11:12:38 -07:00 committed by GitHub
parent 81c3c8358e
commit 70d1155e3e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 3 additions and 4 deletions

View File

@ -2,9 +2,8 @@
[logo]: http://live.osgeo.org/_images/banner.png "OSGeoLive"
This directory hosts a set of **[IPython Notebooks](http://ipython.org/notebook.html)** that demonstrate the *Open Source Geospatial Tools* capabilities on **[OSGeo-live](http://live.osgeo.org/en/index.html)**.
This directory hosts a set of **[IPython Notebooks](http://ipython.org/notebook.html)** that demonstrate the *Open Source Geospatial Tools* capabilities on **[OSGeoLive](http://live.osgeo.org/en/index.html)**.
To start the *Jupyter Notebook* server on *OSGeo-Live*, use the *GEOSPATIAL* menu item *start Jupyter Notebook*.
On the same menu, select *Jupyter Notebook* to open a browser pointing to the *Jupyter Notebook* dashboard running on ```http://localhost:8883``` .
To start the *Jupyter* server on *OSGeoLive*, use the menu item *Geospatial -> Spatial Tools -> Jupyter Notebook*.
From OSGeo-Live you can upgrade to the latest version of this repository by running the command ```git pull``` from the notebook directory : ```/home/user/jupyter/notebooks```.
From OSGeoLive you can upgrade to the latest version of this repository by running the command ```git clone https://git.osgeo.org/gitea/osgeolive/OSGeoLive-Notebooks.git``` from the notebook directory : ```/home/user/jupyter/```.