
Adding execution environment metadata to a Jupyter notebook with 'watermark'
·187 words·1 min·
loading
·
loading
This is a short post to introduce a tool for Jupyter notebooks called ‘watermark.’ I use it to add metadata about the execution environment to my notebooks with a simple IPython magic command.

