Skip to content

Commit 0afc882

Browse files
committed
strip output
1 parent 4b246f1 commit 0afc882

1 file changed

Lines changed: 2 additions & 12 deletions

File tree

DP1/300_Science_Demos/303_Galaxies/303_1_Galaxy_photometry.ipynb

Lines changed: 2 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -102,15 +102,7 @@
102102
{
103103
"cell_type": "markdown",
104104
"id": "d3383f6e-8c34-4cb7-aa2f-12e9b7f8efc0",
105-
"metadata": {
106-
"execution": {
107-
"iopub.execute_input": "2025-02-08T21:21:31.996887Z",
108-
"iopub.status.busy": "2025-02-08T21:21:31.996219Z",
109-
"iopub.status.idle": "2025-02-08T21:21:32.003097Z",
110-
"shell.execute_reply": "2025-02-08T21:21:32.001836Z",
111-
"shell.execute_reply.started": "2025-02-08T21:21:31.996858Z"
112-
}
113-
},
105+
"metadata": {},
114106
"source": [
115107
"Get an instance of the TAP service, and assert that it exists."
116108
]
@@ -917,9 +909,7 @@
917909
"cell_type": "code",
918910
"execution_count": null,
919911
"id": "08d1c010-a802-4d03-a035-25a07cb51c19",
920-
"metadata": {
921-
"scrolled": true
922-
},
912+
"metadata": {},
923913
"outputs": [],
924914
"source": [
925915
"fig, (ax, ax2) = plt.subplots(ncols=2, nrows=1,\n",

0 commit comments

Comments
 (0)