Changes between Version 6 and Version 7 of Ticket #2132, comment 7


Ignore:
Timestamp:
29 Jul 2019, 19:32:53 (5 years ago)
Author:
darkblueb

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #2132, comment 7

    v6 v7  
    66$ cd jupyter
    77$ git clone https://git.osgeo.org/gitea/osgeolive/o13-Jupyter.git; cd o13-Jupyter
    8 $ BRS="Rasterio_py3 Geopandas_py3 Folium_py3 pySAL_py3 Fiona_py2 Cartopy_py2 Mapserver_py ipy55 Shapely_py2 Iris_py2"
     8$ BRS="Rasterio_py3 Geopandas_py3 Folium_py3 Fiona_py2 Cartopy_py2 Mapserver_py ipy55 Shapely_py2 Iris_py2"
    99$ for br in ${BRS}; do git checkout $br; cp -R notebooks/* ../notebook_gallery/;done
    1010
     11## pySAL_py3 - not ready
    1112}}}
    1213''hack - does not include the docs_dir''