8000 GitHub - chorng/edc-notebooks
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

chorng/edc-notebooks

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Jupyter notebooks

Curated list of Jupyter notebooks demonstrating the capabilities of the Euro Data Cube offering. These notebooks can be directly executed by all Euro Data Cube customers within their own Jupyter Lab environment without further setup.

Instructions for updating notebooks (admin only)

  • For pull requests, make sure that the automatic checks succeed. If there's a problem during execution, fix the notebook in the branch (also remove the papermill error message in the notebook) and push an update, the automatic check will be triggered automatically.
  • Update notebook bucket:
    kubectl -n edc delete -f ~/git/flux-config/workloads/edc/update-notebooks-job.yaml
    kubectl -n edc apply -f ~/git/flux-config/workloads/edc/update-notebooks-job.yaml
    
  • Cycle relevant services: contribution-handler, nbviewer:
    kubectl -n prod rollout restart deployment contribution-handler
    kubectl -n prod rollout restart deployment nbviewer
    

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Jupyter Notebook 100.0%
0