Custom Query (1137 matches)
Results (85 - 87 of 1137)
Ticket
|
Resolution
|
Summary
|
Owner
|
Reporter
|
#2129 |
fixed
|
Automatically building, testing and deploying-the docs with travis and github-pages
|
osgeolive@…
|
bakaniko
|
Description |
I found this link recently about automaticly build and deploy webpages using travis and github-pages:
https://nathaneastwood.github.io/2017/05/16/automatically-building-testing-and-deploying-bookdown-with-travis-and-github-pages/
I think we can build in our github repo a more up to date documentation for our contributors
It can be triggered when we merge. In that way, people won't have to wait the next release.
Plus we can build more artifacts like doc bundles for the liveDVD and a presentation archive for our speakers.
- Webpages
- debian package
- presentation bundle
|
#2130 |
invalid
|
python networkx missing shortest_paths
|
osgeolive@…
|
darkblueb
|
Description |
in osgeolive12 install of networkx
/usr/lib/python2.7/dist-packages/networkx/algorithms/shortest_paths/
is empty. vers 1.11 original shows:
user@live12:~/networkx-1.11/networkx/algorithms$ ls -lh shortest_paths/
total 164K
-rw-rw-r-- 1 dbb dbb 4.9K Jul 5 2017 astar.py
-rw-rw-r-- 1 dbb dbb 4.1K Nov 1 15:43 astar.pyc
-rw-rw-r-- 1 dbb dbb 5.0K Jul 5 2017 dense.py
-rw-rw-r-- 1 dbb dbb 5.1K Nov 1 15:43 dense.pyc
-rw-rw-r-- 1 dbb dbb 12K Jul 5 2017 generic.py
-rw-rw-r-- 1 dbb dbb 11K Nov 1 15:43 generic.pyc
-rw-rw-r-- 1 dbb dbb 286 Jul 5 2017 __init__.py
-rw-rw-r-- 1 dbb dbb 442 Nov 1 15:43 __init__.pyc
drwxrwxr-x 2 dbb dbb 4.0K Jul 5 2017 tests/
-rw-rw-r-- 1 dbb dbb 9.5K Jul 5 2017 unweighted.py
-rw-rw-r-- 1 dbb dbb 8.2K Nov 1 15:43 unweighted.pyc
-rw-rw-r-- 1 dbb dbb 33K Jul 5 2017 weighted.py
-rw-rw-r-- 1 dbb dbb 33K Nov 1 15:43 weighted.pyc
|
#2131 |
fixed
|
python rtree and libspatialindex_c missing
|
osgeolive@…
|
darkblueb
|
Description |
on osgeolive12 python, package rtree is not installed; secondly the libspatialindex_c interface library is not installed.
Both of these are needed for some geopandas 0.3 examples to run, (the misconfig is subtle and can be seen on several developer forums, such as StackOverflow)
|
Note:
See
TracQuery
for help on using queries.