Skip to content

Commit

Permalink
chore: clean metadata/outputs of repository notebooks
Browse files Browse the repository at this point in the history
  • Loading branch information
sbrugman committed May 9, 2022
1 parent 0166ca4 commit 7914be9
Show file tree
Hide file tree
Showing 6 changed files with 11 additions and 162,155 deletions.
8 changes: 2 additions & 6 deletions examples/meteorites/meteorites.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -127,9 +127,7 @@
{
"cell_type": "code",
"execution_count": null,
"metadata": {
"scrolled": true
},
"metadata": {},
"outputs": [],
"source": [
"report = df.profile_report(\n",
Expand All @@ -148,9 +146,7 @@
{
"cell_type": "code",
"execution_count": null,
"metadata": {
"scrolled": true
},
"metadata": {},
"outputs": [],
"source": [
"profile_report = df.profile_report(html={\"style\": {\"full_width\": True}})\n",
Expand Down
Loading

0 comments on commit 7914be9

Please sign in to comment.