jupyterhub 部署问题记录
-
问题1:sqlalchemy.exc.OperationalError: (OperationalError) unable to open database file None None
https://discourse.jupyter.org/t/sql-operationalerror-with-jh-default-config/12207
-
jupyter1.5.0 bug SQLAlchemy==1.3.0
https://github.com/jupyterhub/jupyterhub/issues/4312sqlalchemy.exc.ArgumentError: Column expression, FROM clause, or other columns clause element expected, got [1]. Did you mean to say select(1)?