From 61ec015a272127e853b7bb8c4ec2afe95ecc7d94 Mon Sep 17 00:00:00 2001 From: jonasvdd Date: Wed, 23 Nov 2022 10:40:36 +0100 Subject: [PATCH] :crayon: updating readme, see #136 --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 86686432..3b0c10db 100644 --- a/README.md +++ b/README.md @@ -140,7 +140,7 @@ In [this Plotly-Resampler demo](https://github.com/predict-idlab/plotly-resample
-
Features +
👉 Features * **Convenient** to use: * just add either @@ -149,7 +149,7 @@ In [this Plotly-Resampler demo](https://github.com/predict-idlab/plotly-resample * `FigureWidgetResampler` decorator around a plotly Figure and output the instance in a cell * allows all other plotly figure construction flexibility to be used! * **Environment-independent** - * can be used in Jupyter, vscode-notebooks, Pycharm-notebooks, Google Colab, and even as application (on a server) + * can be used in Jupyter, vscode-notebooks, Pycharm-notebooks, Google Colab, DataSpell, and even as application (on a server) * Interface for **various aggregation algorithms**: * ability to develop or select your preferred sequence aggregation method