Skip to article frontmatterSkip to article content
Site not loading correctly?

This may be due to an incorrect BASE_URL configuration. See the MyST Documentation for reference.

Cubes and Clouds learning materials

How to contribute

This is a online course about Open Science on EO Cloud Platforms. By it’s nature, the topic is fast paced and keeping up with the development of cloud technologies, standards and concepts isn’t easy. To keep up to date and to maintain a functioning exercises we would really appreciate your contributions!

Types of contributions

We’re happy to receive contributions to improve the quality of the course. Here are some potential areas where help would be greatly appreciated

Review

Other

Generate Rendered Web Pages Locally

We recommend you render the web pages locally to check your changes. Below is a short guide on how to generate the rendered web pages locally:

  1. If conda is installed on your platform, you can skip this first step. Otherwise, we recommend you install miniconda.

  2. Create the cubes-and-clouds conda environment (environment.yml file is located in the root folder of the cubes-and-clouds github repository:

conda env create -f environment.yml
  1. Build the rendered web pages using Jupyter Book:

jupyter-book build lectures
  1. To visualize the rendered web pages, open lectures/_build/html/index.html in your preferred web browser from the root folder of the cubes-and-clouds GitHub repository.

@all-contributors please add @<username> for <contributions>
@all-contributors please add @przell for maintenance

Acknowledgments

We want every conrtibution to be acknwoledged. That’s why we have the all-contributors bot installed. It allows you to acknowledge your own contributions and to appear in the Contributors. If you want your contribution to be acknowledged Comment on your Issue or Pull Request, asking the all-contributors bot to add a contributor (likely yourself):