diff --git a/tutorials/FITS-tables/FITS-tables.ipynb b/tutorials/FITS-tables/FITS-tables.ipynb index d559038d..80897956 100644 --- a/tutorials/FITS-tables/FITS-tables.ipynb +++ b/tutorials/FITS-tables/FITS-tables.ipynb @@ -611,11 +611,6 @@ "name": "FITS-tables.ipynb", "provenance": [] }, - "kernelspec": { - "display_name": "Python 3 (ipykernel)", - "language": "python", - "name": "python3" - }, "language_info": { "codemirror_mode": { "name": "ipython", @@ -625,8 +620,7 @@ "mimetype": "text/x-python", "name": "python", "nbconvert_exporter": "python", - "pygments_lexer": "ipython3", - "version": "3.9.12" + "pygments_lexer": "ipython3" } }, "nbformat": 4, diff --git a/tutorials/astropy-coordinates/4_Coordinates_Crossmatch.ipynb b/tutorials/astropy-coordinates/4_Coordinates_Crossmatch.ipynb index c2ddd557..df617c72 100644 --- a/tutorials/astropy-coordinates/4_Coordinates_Crossmatch.ipynb +++ b/tutorials/astropy-coordinates/4_Coordinates_Crossmatch.ipynb @@ -534,11 +534,6 @@ "name": "4-Coordinates-Crossmatch.ipynb", "provenance": [] }, - "kernelspec": { - "display_name": "Python 3 (ipykernel)", - "language": "python", - "name": "python3" - }, "language_info": { "codemirror_mode": { "name": "ipython", @@ -548,8 +543,7 @@ "mimetype": "text/x-python", "name": "python", "nbconvert_exporter": "python", - "pygments_lexer": "ipython3", - "version": "3.9.12" + "pygments_lexer": "ipython3" } }, "nbformat": 4,