Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
E
etudes-amendements
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package registry
Container registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
GitLab community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
This is an archived project. Repository and other project resources are read-only.
Show more breadcrumbs
leximpact
Exploration
etudes-amendements
Commits
d0d81a10
Commit
d0d81a10
authored
Feb 24, 2021
by
Benoît Courty
Browse files
Options
Downloads
Patches
Plain Diff
WIP : NBDev CI : adding requirements in main.yml
parent
459bad0c
No related branches found
No related tags found
1 merge request
!1
Nbdev
Changes
2
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
.github/workflows/main.yml
+2
-0
2 additions, 0 deletions
.github/workflows/main.yml
settings.ini
+1
-1
1 addition, 1 deletion
settings.ini
with
3 additions
and
1 deletion
.github/workflows/main.yml
+
2
−
0
View file @
d0d81a10
...
...
@@ -12,7 +12,9 @@ jobs:
-
name
:
Install the library
run
:
|
pip install nbdev jupyter
pip install -r requirements.txt
pip install -e .
-
name
:
Read all notebooks
run
:
|
nbdev_read_nbs
...
...
This diff is collapsed.
Click to expand it.
settings.ini
+
1
−
1
View file @
d0d81a10
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