I’ve got the following error while installing the provided “requirements” in my virtual Python 3.7.3 environment:
ERROR: notebook 6.0.0 has requirement jupyter-client>=5.3.1, but you'll have jupyter-client 5.2.4 which is incompatible.
I’ve replaced the jupyter-client with the version suggested by pip. I’ll let you know whether this causes any issue moving forward.