Skip to content

Latest commit

 

History

History
11 lines (5 loc) · 889 Bytes

README.md

File metadata and controls

11 lines (5 loc) · 889 Bytes

images

Config files for a JupyterHub serving students in ESPM-157 building applications using LLMs with Langchain and Streamlit on the National Research Platform, part of The National Artificial Intelligence Research Resource (NAIRR) Pilot

in development

  • hub_up.sh Runs a kubernetes helm chart deploy using values.yaml and secrets.yaml configuration on Nautilus. See official docs for details.
  • Dockerfile + jupyter-ai.yml specify our custom image dependencies. Image built automatically by GitLab CI see docs on the NRP GitLab instance and GitHub Actions on the GitHub fork.