Skip to content

Commit f066f81

Browse files
authored
Merge pull request #37 from minrk/ai
2 parents 7be8bc3 + c6dba13 commit f066f81

File tree

3 files changed

+356
-52
lines changed

3 files changed

+356
-52
lines changed

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# make sure jupyterhub version matches
2-
FROM quay.io/jupyter/scipy-notebook:2025-04-10
2+
FROM quay.io/jupyter/scipy-notebook:2025-10-06
33

44
# install jupyterhub if we need to pin it
55
# RUN mamba install -y jupyterhub-core==5.2.1 \

requirements.in

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,11 @@
22
black
33
cgmquantify-updated
44
gh-scoped-creds
5+
jupyter-ai
56
jupyter-smart-on-fhir==0.1.0a3
67
jupyterhealth-client==0.0.1a4
78
jupyterlab-code-formatter
9+
langchain-openai
810
nbgitpuller
911
pre-commit
1012
ruff

0 commit comments

Comments
 (0)