Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
7
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Open sidebar
Matthieu Boileau
nbcourse
Commits
a2d9c4b9
Commit
a2d9c4b9
authored
Jun 23, 2020
by
Matthieu Boileau
Browse files
Options
Browse Files
Download
Plain Diff
Merge branch 'develop' into 'master'
v0.2.2 See merge request
!11
parents
dfe4caf2
d7384331
Pipeline
#7752
passed with stage
in 1 minute and 56 seconds
Changes
2
Pipelines
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
4 additions
and
1 deletion
+4
-1
.gitlab-ci.yml
.gitlab-ci.yml
+3
-0
pyproject.toml
pyproject.toml
+1
-1
No files found.
.gitlab-ci.yml
View file @
a2d9c4b9
image
:
boileaum/jupyter
variables
:
GIT_SUBMODULE_STRATEGY
:
recursive
stages
:
-
test
-
deploy
...
...
pyproject.toml
View file @
a2d9c4b9
[tool.poetry]
name
=
"nbcourse"
version
=
"0.2.
1
"
version
=
"0.2.
2
"
description
=
"Create a minisite to publish a course based on Jupyter notebooks"
authors
=
[
"Matthieu Boileau <matthieu.boileau@math.unistra.fr>"
]
license
=
"MIT"
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment