Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
O
Open Science Portal
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
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
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
Open Data
Open Science Portal
Commits
8507f5b0
Commit
8507f5b0
authored
4 years ago
by
Jutta Schnabel
Browse files
Options
Downloads
Patches
Plain Diff
Update pages/Usecase_description.md
parent
475ab305
No related branches found
Branches containing commit
No related tags found
No related merge requests found
Pipeline
#14231
passed
4 years ago
Stage: deploy
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
pages/Usecase_description.md
+27
-0
27 additions, 0 deletions
pages/Usecase_description.md
with
27 additions
and
0 deletions
pages/Usecase_description.md
0 → 100644
+
27
−
0
View file @
8507f5b0
To create such a page, export the jupyter notebook as markdown and add to the file.
# My Notebook example
```
python
import
h5py
import
pandas
as
pd
```
## some markdown
something more to say
```
python
a
=
1
b
=
a
*
2
print
(
b
)
```
2
```
python
```
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