Skip to content

Commit

Permalink
clear output
Browse files Browse the repository at this point in the history
  • Loading branch information
thuydotm committed Sep 24, 2024
1 parent 2721812 commit 025bb8d
Showing 1 changed file with 2 additions and 16 deletions.
18 changes: 2 additions & 16 deletions examples/reference/widgets/Tabulator.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -601,7 +601,7 @@
"cell_type": "markdown",
"metadata": {},
"source": [
"### Change font-size\n",
"### Changing font-size\n",
"\n",
"Font-size may vary from theme to theme. E.g with 'bootstrap' it is 13px while with 'bootstrap5' it is 16px. Below is one way to overwrite the font-size value for theme 'bootstrap5' to 10px."
]
Expand Down Expand Up @@ -1416,22 +1416,8 @@
}
],
"metadata": {
"kernelspec": {
"display_name": "Python 3 (ipykernel)",
"language": "python",
"name": "python3"
},
"language_info": {
"codemirror_mode": {
"name": "ipython",
"version": 3
},
"file_extension": ".py",
"mimetype": "text/x-python",
"name": "python",
"nbconvert_exporter": "python",
"pygments_lexer": "ipython3",
"version": "3.11.9"
"name": "python"
}
},
"nbformat": 4,
Expand Down

0 comments on commit 025bb8d

Please sign in to comment.