Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
notebooks
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Requirements
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Locked files
Build
Pipelines
Jobs
Pipeline schedules
Test cases
Artifacts
Deploy
Releases
Package Registry
Container Registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Code review analytics
Issue analytics
Insights
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Boman Romain
notebooks
Commits
53f54dc2
Commit
53f54dc2
authored
1 year ago
by
Boman Romain
Browse files
Options
Downloads
Patches
Plain Diff
dupicate requirements.txt
parent
6be701dd
No related branches found
Branches containing commit
No related tags found
No related merge requests found
Pipeline
#18573
passed
1 year ago
Changes
2
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
.gitlab-ci.yml
+1
-1
1 addition, 1 deletion
.gitlab-ci.yml
requirements-jupiterlite.txt
+3
-0
3 additions, 0 deletions
requirements-jupiterlite.txt
with
4 additions
and
1 deletion
.gitlab-ci.yml
+
1
−
1
View file @
53f54dc2
...
...
@@ -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
:
...
...
This diff is collapsed.
Click to expand it.
requirements-jupiterlite.txt
0 → 100644
+
3
−
0
View file @
53f54dc2
jupyterlite-core
jupyterlab
jupyterlite-pyodide-kernel
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment