Skip to content

Commit

Permalink
Merge pull request #27 from Astro-Kirsty/test_ci
Browse files Browse the repository at this point in the history
Test new CI build of website
  • Loading branch information
Astro-Kirsty authored Jun 21, 2024
2 parents b435ee0 + fb4c27f commit 65bc96f
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
"source": [
"## Recipe to show the interactively edit the Sky model on the notebook \n",
"\n",
"Example showing how to transform the gammapy model to a pandas dataframe, a widely used tabular format and modifying the parameters interactively on the notebook. \n",
"This example shows how to transform a gammapy model to a pandas dataframe, a widely used tabular format, and modify the parameters interactively on the notebook. \n",
"Plain text models in the XML or yaml format can not be sorted or filtered. Here we propose to use `qgrid` to explore and edit the Model. \n",
"\n",
"\n",
Expand Down

0 comments on commit 65bc96f

Please sign in to comment.