jupyter_client >=6.0 is incompatible with ipykernel <5.2 ref: https://github.com/ipython/ipykernel/pull/489/ The problem is that ipykernel 5.2 is not available yet on anaconda, so I will pin jupyter_client<6 in the meantime.
jupyter_client >=6.0 is incompatible with ipykernel <5.2
ref: ipython/ipykernel#489
The problem is that ipykernel 5.2 is not available yet on anaconda, so I will pin jupyter_client<6 in the meantime.