Warning
You MUST back up your .jupyter_cache
directory before performing these steps, to ensure that it can be recovered.
- Install alembic (
python -m pip install ./requirements.txt
) - Copy the
alembic
andalembic.ini
files to the directory containing the.jupyter_cache
folder - Run
alembic upgrade head