open-contracting / notebooks-oc4ids

A collection of notebooks used to store and query OC4IDS data in a database

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Use getpass for database credentials instead of colab forms

duncandewhurst opened this issue · comments

With colab forms it is still easy to mistakenly push a commit with the database credentials. We should use getpass instead.

Closed by #12