Knowledge-Graph-Hub / neat-ml

Network Embedding All the Things
BSD 3-Clause "New" or "Revised" License
18 stars 1 forks source link

Create index.html upon uploading new output #51

Open caufieldjh opened 2 years ago

caufieldjh commented 2 years ago

Newly created output from NEAT is uploaded to a remote location (i.e., S3 bucket) but isn't inherently navigable because it does not have an index.html written. We will need to write/update this file.

caufieldjh commented 2 years ago

See https://github.com/Knowledge-Graph-Hub/kg-obo/blob/3de0571b2770abb4c8ff5181cdbee8143c800cc6/kg_obo/upload.py#L267

caufieldjh commented 2 years ago

There's also this, which may be excessive: https://github.com/Knowledge-Graph-Hub/kg-idg/blob/master/multi_indexer.py