Skip to content

Commit

Permalink
Remove deprecated show_in_notebook method
Browse files Browse the repository at this point in the history
  • Loading branch information
haticekaratay committed Aug 5, 2024
1 parent c7ce2cc commit b218b9a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions notebooks/DrizzlePac/sky_matching/sky_matching.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -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"
]
},
{
Expand Down Expand Up @@ -954,7 +954,7 @@
"name": "python",
"nbconvert_exporter": "python",
"pygments_lexer": "ipython3",
"version": "3.11.8"
"version": "3.12.4"
},
"varInspector": {
"cols": {
Expand Down

0 comments on commit b218b9a

Please sign in to comment.