Skip to main content

onboarding for jupyterhub

Submitted by admin on Mon, 09/13/2021 - 21:51

Here's a video on going through things

here's the checklist of things to know about our jupyterhub 

 

  • Polyglot notebooks handle multiple languages broken down by cell
  • https://streamlit.io/ - dashboarding tool.. 
    • https://cdsdashboards.readthedocs.io/en/stable/index.html - we’re using this implementation which allows us to create multiple streamlit instances - they are all protected behind oauth/github authentication and not publicly accessible
    • If you need a public dashboard product we probably help you get from tljh.codeforcville.org over to share.streamlit.io 
  • Github integration is there - you have to set up stuff
  • Diagram tool is useful
  • Environment variables are a thing - if you plan on using secrets for access to stuff we’d like to keep that out of code & currently using environment variables for that

and here's a slideshow deck

https://docs.google.com/presentation/d/1cJntNtgS47f-kFXM4sf65s2N5ilwhhXL3gj7KifXmiM/edit?usp=sharing