Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
tomotools
tomoscan
Commits
bfd7475d
Commit
bfd7475d
authored
Oct 10, 2019
by
payno
Browse files
add empty notebook
parent
9de088e2
Pipeline
#15473
passed with stages
in 1 minute and 39 seconds
Changes
3
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
.gitlab-ci.yml
View file @
bfd7475d
...
...
@@ -59,5 +59,5 @@ test:test-tomoscan-tutorials:
-
python -m pip install silx --upgrade --pre
-
python -m pip install .
script
:
-
jupyter nbconvert --to notebook --execute
../
doc/tutorials/edf_scan.ipynb
-
jupyter nbconvert --to notebook --execute
../
doc/tutorials/hdf5_scan.ipynb
-
jupyter nbconvert --to notebook --execute doc/tutorials/edf_scan.ipynb
-
jupyter nbconvert --to notebook --execute doc/tutorials/hdf5_scan.ipynb
doc/tutorials/edf_scan.ipynb
0 → 100644
View file @
bfd7475d
{
"cells": [
{
"cell_type": "code",
"execution_count": null,
"metadata": {},
"outputs": [],
"source": []
}
],
"metadata": {
"kernelspec": {
"display_name": "Python 3",
"language": "python",
"name": "python3"
},
"language_info": {
"codemirror_mode": {
"name": "ipython",
"version": 3
},
"file_extension": ".py",
"mimetype": "text/x-python",
"name": "python",
"nbconvert_exporter": "python",
"pygments_lexer": "ipython3",
"version": "3.7.3"
}
},
"nbformat": 4,
"nbformat_minor": 4
}
%% Cell type:code id: tags:
```
python
```
doc/tutorials/hdf5_scan.ipynb
0 → 100644
View file @
bfd7475d
{
"cells": [
{
"cell_type": "code",
"execution_count": null,
"metadata": {},
"outputs": [],
"source": []
}
],
"metadata": {
"kernelspec": {
"display_name": "Python 3",
"language": "python",
"name": "python3"
},
"language_info": {
"codemirror_mode": {
"name": "ipython",
"version": 3
},
"file_extension": ".py",
"mimetype": "text/x-python",
"name": "python",
"nbconvert_exporter": "python",
"pygments_lexer": "ipython3",
"version": "3.7.3"
}
},
"nbformat": 4,
"nbformat_minor": 4
}
%% Cell type:code id: tags:
```
python
```
Write
Preview
Supports
Markdown
0%
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!
Cancel
Please
register
or
sign in
to comment