{ "cells": [ { "cell_type": "markdown", "metadata": {}, "source": [ "# CSS Test" ] }, { "cell_type": "markdown", "metadata": {}, "source": [ "
Welcome :)
" ] }, { "cell_type": "markdown", "metadata": {}, "source": [ "" ] }, { "cell_type": "markdown", "metadata": {}, "source": [ "(above there is a \"hidden cell\", with a small CSS test)" ] }, { "cell_type": "markdown", "metadata": {}, "source": [ "*Thinking out loud*:
If notebooks will be used as a format to publish through ... (next to the all the \"spatial\" layout experiments we will do), then *what* we publish is not only output, but also processes and tools (\"generators\": scripts and code, that produce structurations, systematics, etc!).
" ] }, { "cell_type": "markdown", "metadata": {}, "source": [ "## Notes" ] }, { "cell_type": "markdown", "metadata": {}, "source": [ "Curious to try to understand what \"jupyter-themer\" is? How could styling become part of the workflow?" ] }, { "cell_type": "markdown", "metadata": {}, "source": [ "And.... \"jupyter-book\"" ] } ], "metadata": { "kernelspec": { "display_name": "Python 3", "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.7.3" } }, "nbformat": 4, "nbformat_minor": 4 }