"
]
},
"metadata": {},
"output_type": "display_data"
}
],
"source": [
"# The following will push the Text-Fabric stylesheet to this notebook (to facilitate proper display with notebook viewer)\n",
"N1904.dh(N1904.getCss())"
]
},
{
"cell_type": "markdown",
"id": "c20d3218-76b4-4bde-a82a-18e0528f1bed",
"metadata": {},
"source": [
"Note: this is achieved by embedding the CSS code inside the notebook file. The content of the CSS code can be examined from this cells output (truncated):\n",
"\n",
"{\n",
" \"cell_type\": \"code\",\n",
" \"execution_count\": 7,\n",
" \"id\": \"932992c9-3fd9-4b5a-aa22-48eb376c8622\",\n",
" \"metadata\": {},\n",
" \"outputs\": [\n",
" {\n",
" \"data\": {\n",
" \"text/html\": [\n",
" \"<style>tr.tf.ltr, td.tf.ltr, th.tf.ltr { text-align: left ! important;}\\n\",\n",
" \"tr.tf.rtl, td.tf.rtl, th.tf.rtl { text-align: right ! important;}\\n\",\n",
" \"@font-face {\\n\",\n",
" \" font-family: \\\"Gentium Plus\\\";\\n\",\n",
" \n",
" ... etc ...\n",
"
"
]
},
{
"cell_type": "markdown",
"id": "a5705e69-0488-4dc4-a5fc-d1a3d2c44641",
"metadata": {},
"source": [
"# 3 - Notebook version\n",
"##### [Back to TOC](#TOC)\n",
"\n",
"\n",
"
\n",
" \n",
" Author | \n",
" Tony Jurg | \n",
"
\n",
" \n",
" Version | \n",
" 1.1 | \n",
"
\n",
" \n",
" Date | \n",
" 9 October 2024 | \n",
"
\n",
"
\n",
"
"
]
}
],
"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.5"
}
},
"nbformat": 4,
"nbformat_minor": 5
}