Hi,
I wanted to include the use of Papermill, which seems brilliant, but i get this:
ERROR: nbclient 0.5.1 has requirement nbformat>=5.0, but you'll have nbformat 4.4.0 which is incompatible.
ERROR: jupyter-client 6.1.11 has requirement jupyter-core>=4.6.0, but you'll have jupyter-core 4.4.0 which is incompatible.
How can I update to meet with these requirements in my BinderHub deploy?
I run
--version="0.2.0-n465.hb35ec4e"
so it is not bleeding edge, but not old either compared to the Papermill versions I have tried.