From f9307fd2867bdb8c2e69f81805e53fa4bc1b6a2c Mon Sep 17 00:00:00 2001 From: Jake VanderPlas Date: Thu, 2 Dec 2021 20:23:56 -0800 Subject: [PATCH 1/7] ENH: track JS versions in default HTML display --- altair/utils/html.py | 33 +++++++++++++++++++-------------- 1 file changed, 19 insertions(+), 14 deletions(-) diff --git a/altair/utils/html.py b/altair/utils/html.py index 301e9e41c..1aa507e9c 100644 --- a/altair/utils/html.py +++ b/altair/utils/html.py @@ -85,6 +85,7 @@ """