From b218b9aa1f1ccead95583cc59e6240c8afa0a8f8 Mon Sep 17 00:00:00 2001 From: Hatice Karatay Date: Mon, 5 Aug 2024 13:27:40 -0400 Subject: [PATCH] Remove deprecated show_in_notebook method --- notebooks/DrizzlePac/sky_matching/sky_matching.ipynb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/notebooks/DrizzlePac/sky_matching/sky_matching.ipynb b/notebooks/DrizzlePac/sky_matching/sky_matching.ipynb index 11d7730e5..5057ec5d2 100644 --- a/notebooks/DrizzlePac/sky_matching/sky_matching.ipynb +++ b/notebooks/DrizzlePac/sky_matching/sky_matching.ipynb @@ -423,7 +423,7 @@ " shift_table[col].format = formats[i]\n", " \n", "# Display the table in the notebook\n", - "shift_table.show_in_notebook()" + "shift_table" ] }, { @@ -954,7 +954,7 @@ "name": "python", "nbconvert_exporter": "python", "pygments_lexer": "ipython3", - "version": "3.11.8" + "version": "3.12.4" }, "varInspector": { "cols": {