Skip to content
Snippets Groups Projects
Commit 53f54dc2 authored by Boman Romain's avatar Boman Romain
Browse files

dupicate requirements.txt

parent 6be701dd
No related branches found
No related tags found
No related merge requests found
Pipeline #18573 passed
......@@ -2,7 +2,7 @@ image: python:3.10-bookworm
pages:
stage: deploy
before_script:
- python -m pip install -r requirements.txt
- python -m pip install -r requirements-jupiterlite.txt
script:
- jupyter lite build --contents math0024 --output-dir public
artifacts:
......
jupyterlite-core
jupyterlab
jupyterlite-pyodide-kernel
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment