Cédric#
The Centre d’études et de recherche en informatique et communications (Cédric) is the Computer Science lab of the CNAM.
[1]:
from gismap.lab_examples.cedric import CedricFull
cedric = CedricFull(dbs="hal")
cedric.update_authors()
cedric.update_publis()
cedric.show_html()
WARNING:GisMap:Connection error. Auto-retry in 6 seconds.