Specifying a favicon without the use of a template?

I have an interactive visualization that I’ve put together in a Jupyter notebook and am rendering with a viz.show() at the end of the notebook. Is there a way to specify a favicon for the resulting webpage that is created upon execution of the notebook? The examples I’ve seen so far this morning for specifying a favicon all seem to be in the context of a template.