Skip to content

Imago-SDRUK/embeddings_workshop

Repository files navigation

Workshop on Satellite Embeddings

Embeddings for the rest of us

Imago Logo

This repository contains materials for our ongoing workshops on satellite embeddings. The workshops generally focus on demystifying what satellite embeddings are, and how they can be used in real-world tasks such as semantic search, change detection, and predictive modelling, with live coding in Python.

🛠️ Contributing

We welcome contributions of all kinds—code, documentation, ideas, and more!
Please read our Contributing Guidelines for step-by-step instructions on how to:

  • Fork and clone the repository
  • Create a new branch for your changes
  • Use issue and pull request templates
  • Get acknowledged with the All Contributors Bot
  • Resolve merge conflicts

If you’re new to open source, our guidelines are designed to make it easy for you to get started.
If you have questions, open an issue or start a discussion!

🙋 License

This repository uses a dual-licensing approach:

  • MIT License for all software code (see LICENSE)
  • Creative Commons Attribution 4.0 International (CC BY 4.0) for documentation, data, and non-code content

See the LICENSE file for full details.

🗂️ Repository Structure

  • assets/ — Shared assets: logo, SCSS theme, bibliography
  • slides/ — Reveal.js slide decks (Quarto .qmd sources)
  • jupyterlite/ — JupyterLite deployment: environment spec, build config, and lab notebooks under content/
  • docs/ — Generated website output, served via GitHub Pages
  • _quarto.yml — Quarto project and website configuration
  • Makefile — Build targets (build_site, build_jlite, build_jlite_env, serve_site, serve_jlite)
  • .github/ — Issue/PR templates
  • CONTRIBUTING.md — How to contribute to this project
  • CODE_OF_CONDUCT.md — Community standards and expectations
  • LICENSE — Licensing information
  • README.md — Project overview and instructions

🎉 Acknowledging Contributors

We use the All Contributors Bot to recognize everyone’s work—code, docs, ideas, design, and more.
After your PR is merged, comment on an issue or PR:

@all-contributors please add @your-username for code, doc, etc.

(Replace @your-username and the contribution types as appropriate.) See the emoji key for available contribution types.

Thank you for helping us build open, collaborative, and impactful projects with Imago!

Batool
Batool

💻 📖 🚧
Dani Arribas-Bel
Dani Arribas-Bel

💻 📖

About

(Evolving) materials for a workshop on embeddings

Resources

License

Code of conduct

Contributing

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Generated from Imago-SDRUK/Template