From 0274aaf056ff21117b2fd700fe614ad24d0a6cc9 Mon Sep 17 00:00:00 2001 From: Thomas Simonini Date: Mon, 24 Oct 2022 11:22:33 +0200 Subject: [PATCH] Update docs/guide/integrations.rst Co-authored-by: Antonin RAFFIN --- docs/guide/integrations.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/guide/integrations.rst b/docs/guide/integrations.rst index 7b8bf78..d537747 100644 --- a/docs/guide/integrations.rst +++ b/docs/guide/integrations.rst @@ -53,7 +53,7 @@ Most of them are available via the RL Zoo. Official pre-trained models are saved in the SB3 organization on the hub: https://huggingface.co/sb3 We wrote a tutorial on how to use 🤗 Hub and Stable-Baselines3 -here: https://colab.research.google.com/github/huggingface/huggingface_sb3/blob/main/notebooks/sb3_huggingface.ipynb +`here `_ Installation