- Try import `transutils` from either `jupyter-server` (newer version) or `notebook` (old version)
0.3.0
- Support for newer version of `jupyter-server`
0.2.0
- Add MultiVersionsCheckpoints (the GenericFileCheckpoints only allow you store single version) - Set the default of MulitContentsManager to use MultiVersionsCheckpoints - Recursive rename contents cross content managers, previously we only move the top layer contents.
0.1.2
- import notebook.transutils to avoid issue of "name '_' is not defined"