Recent Releases of quick-start-jupyter-notebook-credential-management
quick-start-jupyter-notebook-credential-management - v1.0.0-alpha
Credential Management in Jupyter Notebooks v1.0.0
The initial release of an opinionated guide about how to handle credentials in Jupyter Notebooks for application developers and DevOps engineers working in enterprise settings.
The guide provides 4 options for working with secrets or credentials and provides sample notebooks for 3 of the options, along with additional reading.
Examples
- Interactive Prompt: An example notebook on using
getpass - Environment Variables: An example notebook on using
getenv - Configuration File: An example notebook on using
getpassalongside of a.envfile
Published by joshuapowell 10 months ago