Jupyter Notebooks as plain Python code with embedded Markdown text

pynb – Jupyter Notebooks as plain Python code with embedded Markdown text… Read more

Similar

On the Beauty of Python’s ExitStack

I believe Python's ExitStack feature does not get the recognition it deserves. I think part of the reason for this is that its documentation is somewhere deep down in the (already obscure) contextlib module because formally ExitStack is just one of many a... (more…)

Read more »