https://github.com/ideonate/streamlit-cds-username
Streamlit Component to get JupyterHub username
https://github.com/ideonate/streamlit-cds-username
Last synced: 6 months ago
JSON representation
Streamlit Component to get JupyterHub username
- Host: GitHub
- URL: https://github.com/ideonate/streamlit-cds-username
- Owner: ideonate
- License: bsd-3-clause
- Created: 2020-09-04T09:27:12.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2020-09-04T09:33:34.000Z (almost 6 years ago)
- Last Synced: 2025-01-20T20:52:36.618Z (over 1 year ago)
- Language: Python
- Size: 30.3 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Streamlit Component to get JupyterHub username
To build:
```
cd streamlit_cds_username/frontend
npm install
npm run build
```
This component is a work in progress.