Opened 9 years ago
Closed 8 years ago
#1599 closed enhancement (fixed)
IPython Notebook -- pySAL narsc 2015
Reported by: | darkblueb | Owned by: | |
---|---|---|---|
Priority: | normal | Milestone: | OSGeoLive10.0 |
Component: | OSGeoLive | Keywords: | ipython |
Cc: |
Description
Prof Serge Rey has expressed support for publishing pySAL on the Live 9.5 via an email exchange. There is a github.com repository with workshop materials [0]. After reading and testing on the alpha build of Live 9.5 with ipy 4 + notebook installed.. we just publish the Exploratory Data Analysis (esda) directory, and confirm with Prof Rey his support for that..
The following pages have minor bugs, but otherwise run well ..
- 04_pysal_mapping for typ in types 'fisher_jenks' type fails
- 05_spatial_weights 'data/nat.shp' does not exist
- 08_sp_corr ImportError: No module named ipywidgets
( we should unload the cell contents when saved, because some of the pages can be slow to load, and cause swap on a small-spec machine.. )
Change History (5)
comment:1 by , 9 years ago
comment:2 by , 9 years ago
error in notebook 07_global_spatial_autocorrelation
, needs to have %pylab
removed
import matplotlib.pyplot as plt
and related corrections to fix
comment:3 by , 9 years ago
fixed and committed changes in all 12 notebooks in esda/
only 06_taz_example
LineCollection() problems not resolved..
comment:4 by , 8 years ago
Milestone: | OSGeoLive9.5 → OSGeoLive10.0 |
---|
Ticket retargeted after milestone closed
comment:5 by , 8 years ago
Resolution: | → fixed |
---|---|
Status: | new → closed |
Live 95a_b64, verified the above.. small changes: