From b00bd849178cea1469ac6b6399816a883acb367c Mon Sep 17 00:00:00 2001 From: Ray Bell Date: Wed, 23 Oct 2024 13:14:01 -0400 Subject: [PATCH 1/2] colab badge --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 132a10ec..2e261dac 100644 --- a/README.md +++ b/README.md @@ -19,6 +19,7 @@ data with neural processes

[![slack](https://img.shields.io/badge/slack-deepsensor-purple.svg?logo=slack)](https://ai4environment.slack.com/archives/C05NQ76L87R) [![All Contributors](https://img.shields.io/github/all-contributors/alan-turing-institute/deepsensor?color=ee8449&style=flat-square)](#contributors) [![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://github.com/alan-turing-institute/deepsensor/blob/main/LICENSE) +[![Open In Colab](https://colab.research.google.com/assets/colab-badge.svg)](https://colab.research.google.com/drive/1q1n7RGxEQJ_6z1DpBSg9FKF9bVQF-GRV?usp=sharing] DeepSensor streamlines the application of neural processes (NPs) to environmental sciences by providing a simple interface for building, training, and evaluating NPs using `xarray` and `pandas` From 155bebdef7154f39d6b2cc7e552dc90ea202a56a Mon Sep 17 00:00:00 2001 From: Ray Bell Date: Wed, 23 Oct 2024 13:18:34 -0400 Subject: [PATCH 2/2] typo --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 2e261dac..529e762c 100644 --- a/README.md +++ b/README.md @@ -19,7 +19,7 @@ data with neural processes

[![slack](https://img.shields.io/badge/slack-deepsensor-purple.svg?logo=slack)](https://ai4environment.slack.com/archives/C05NQ76L87R) [![All Contributors](https://img.shields.io/github/all-contributors/alan-turing-institute/deepsensor?color=ee8449&style=flat-square)](#contributors) [![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://github.com/alan-turing-institute/deepsensor/blob/main/LICENSE) -[![Open In Colab](https://colab.research.google.com/assets/colab-badge.svg)](https://colab.research.google.com/drive/1q1n7RGxEQJ_6z1DpBSg9FKF9bVQF-GRV?usp=sharing] +[![Open in Colab](https://colab.research.google.com/assets/colab-badge.svg)](https://colab.research.google.com/drive/1q1n7RGxEQJ_6z1DpBSg9FKF9bVQF-GRV?usp=sharing) DeepSensor streamlines the application of neural processes (NPs) to environmental sciences by providing a simple interface for building, training, and evaluating NPs using `xarray` and `pandas`