ニュース

Problem Currently, the jupyter-scheduler creates a scheduler.sqlite file during bootstrap. Proposed solution It would be beneficial to delay the creation of the database at the time of first user a ...
When creating a new SQLite db connection the selection is limited to *.sqlite files. As mentioned in ticket #94 this limitation will allow *.db and *.sqlite3 files as well, I have not tested this. In ...