From 5eeb066cb0332bb928a7087454921eb9059ccce3 Mon Sep 17 00:00:00 2001 From: agosztolai Date: Thu, 26 Oct 2023 18:13:49 +0200 Subject: [PATCH] install cebra --- examples/macaque_reaching/decoding_cebra.ipynb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/examples/macaque_reaching/decoding_cebra.ipynb b/examples/macaque_reaching/decoding_cebra.ipynb index b5d3237e..fbd2496c 100644 --- a/examples/macaque_reaching/decoding_cebra.ipynb +++ b/examples/macaque_reaching/decoding_cebra.ipynb @@ -21,7 +21,7 @@ }, "outputs": [], "source": [ - "#!pip install statannotations" + "#!pip install statannotations, cebra" ] }, {