You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The latest release of ipykernel does not support traitlets 4 anymore, so it breaks our traitlets 4 test on CI. A short-term solution is to pin ipykernel to 5.5.5 in the test of traitlets 4 or python 3.6. For the long term, I think we can remove tests for these two configurations (#1027)
The text was updated successfully, but these errors were encountered:
The latest release of
ipykernel
does not supporttraitlets 4
anymore, so it breaks ourtraitlets 4
test on CI. A short-term solution is to pinipykernel
to5.5.5
in the test oftraitlets 4
orpython 3.6
. For the long term, I think we can remove tests for these two configurations (#1027)The text was updated successfully, but these errors were encountered: