diff --git a/Dockerfile.train.jupyter b/Dockerfile.train.jupyter index a92b44ca..5fa680ec 100644 --- a/Dockerfile.train.jupyter +++ b/Dockerfile.train.jupyter @@ -2,7 +2,6 @@ FROM ghcr.io/coqui-ai/stt-train:latest -COPY notebooks /code/notebooks WORKDIR /code/notebooks RUN python3 -m pip install --no-cache-dir jupyter jupyter_http_over_ws