From e3b3d3d9644cfa6dc8f8e283986b8fe5992dc29d Mon Sep 17 00:00:00 2001 From: Oliver Kennedy Date: Tue, 26 Mar 2024 10:31:54 -0400 Subject: [PATCH] Fixing vizier image link --- src/research/index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/research/index.md b/src/research/index.md index 66045412..e5386f89 100644 --- a/src/research/index.md +++ b/src/research/index.md @@ -4,7 +4,7 @@ title: Research Projects

Active Projects

-##
VizierDB
+##
VizierDB
Good data science requires constantly documenting everything, and that is just a pain in the butt. Vizier is a data science notebook that keeps track of what you've done, where your data comes from, and when you changed what. Plus, it's multi-modal, so users can easily manipulate data with a variety of different languages, as well as with a user-friendly spreadsheet interface. ------