From 7c667f4acb7fc44cec1606a192ac099a17d50c39 Mon Sep 17 00:00:00 2001 From: Thomas Lazarus <46943923+lazarust@users.noreply.github.com> Date: Tue, 27 Jun 2023 17:17:46 -0500 Subject: [PATCH] Update roadmap.rst --- docs/roadmap.rst | 4 ---- 1 file changed, 4 deletions(-) diff --git a/docs/roadmap.rst b/docs/roadmap.rst index 3e8f8c76..46915c9b 100644 --- a/docs/roadmap.rst +++ b/docs/roadmap.rst @@ -24,10 +24,6 @@ In particular: potentially upload the model and the data, and easily generate good visualizations about different aspects of the model. This work is started in :pr:`307`. -- There are issues with model cards that make it a bit tricky to work with - them, such as linking images. These issues need to be resolved so that - new users don't encounter too many hurdles when they first start using - the tools. Persistence -----------