The littlest jupyterhub plugin for working with mysql databases
Project description
tljh-db
Everytime a new user is created in the JupyterHub a corresponding user will be created in a pre-configured database server by this plugin. Afterwards a matching DataJoint configuration file will be placed in the home directory of the newly created JupyterHub user.
Configuration
This plugin is configured via /srv/tljh-db.ini
.
Example:
[DEFAULT]
Host = 127.0.0.1
User = root
Password = root-password
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
tljh-db-0.5.tar.gz
(3.0 kB
view hashes)
Built Distribution
tljh_db-0.5-py3-none-any.whl
(3.3 kB
view hashes)