Mentions légales du service

Skip to content
Snippets Groups Projects
Commit cea0d6cf authored by Quentin Guilloteau's avatar Quentin Guilloteau
Browse files

now building the wheel in the ci

parent b5104fde
No related branches found
No related tags found
No related merge requests found
Pipeline #1030138 failed
...@@ -14,6 +14,7 @@ archive_notebooks: ...@@ -14,6 +14,7 @@ archive_notebooks:
- notebooks_tuto_ctrl.zip - notebooks_tuto_ctrl.zip
pages: pages:
script: script:
- python3 -m build --outdir mylib content/tuto_control_lib/
- python3 -m pip install -r requirements.txt - python3 -m pip install -r requirements.txt
- jupyter lite build --contents content --output-dir .public - jupyter lite build --contents content --output-dir .public
- rm -rf public - rm -rf public
......
...@@ -3,7 +3,8 @@ jupyterlite-core==0.4.0 ...@@ -3,7 +3,8 @@ jupyterlite-core==0.4.0
jupyterlab~=4.2.4 jupyterlab~=4.2.4
notebook~=7.2.1 notebook~=7.2.1
https://guilloteauq.bitbucket.io/tuto_control_lib-1.3.1-py3-none-any.whl #https://guilloteauq.bitbucket.io/tuto_control_lib-1.3.1-py3-none-any.whl
./mylib/tuto_control_lib-1.3.1-py3-none-any.whl
# Python kernel (optional) # Python kernel (optional)
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment