👋 Welcome to ipynb.pub, a simple tool to publish Jupyter Notebooks as beautiful web pages.
They say a picture is worth a thousand words, so what about a notebook? Here are some examples of notebooks in the Gist viewer
ipynb.pub uses a clean, minimal design that makes your notebook easy to read and understand.
Python, R, and other code cells are automatically syntax highlighted for easy reading.
Getting creative? You can include images in your notebook, and they'll be displayed in the published version.
Showing off your latest training results? Matplotlib is happy here.
Prefer to use Seaborn or Plotly? No problem, they work too.
Oh, you have tabular data? We can handle that too.
Type | Value | Length | |
---|---|---|---|
color | str | orange | NaN |
colors | list | [red, green, blue, yellow, purple, orange] | 6.0 |
i | int | 5 | NaN |
Math lovers, rejoice! You can include LaTeX equations in your notebook, and they'll be rendered beautifully as well.
E.g. $x = \frac{-b \pm \sqrt{b^2 - 4ac}}{2a}$
:
Filtered HTML is allowed in markdown cells and output cells!