We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 7be8bc3 + c6dba13 commit f066f81Copy full SHA for f066f81
Dockerfile
@@ -1,5 +1,5 @@
1
# make sure jupyterhub version matches
2
-FROM quay.io/jupyter/scipy-notebook:2025-04-10
+FROM quay.io/jupyter/scipy-notebook:2025-10-06
3
4
# install jupyterhub if we need to pin it
5
# RUN mamba install -y jupyterhub-core==5.2.1 \
requirements.in
@@ -2,9 +2,11 @@
black
cgmquantify-updated
gh-scoped-creds
+jupyter-ai
6
jupyter-smart-on-fhir==0.1.0a3
7
jupyterhealth-client==0.0.1a4
8
jupyterlab-code-formatter
9
+langchain-openai
10
nbgitpuller
11
pre-commit
12
ruff
0 commit comments