Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
T
ToolBox
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
Model registry
Operate
Environments
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
SCS
ToolBox
Commits
aa6468a7
Commit
aa6468a7
authored
2 years ago
by
Giuseppe Mercurio
Browse files
Options
Downloads
Patches
Plain Diff
notebook to test how to commit
parent
7c7b576e
No related branches found
No related tags found
1 merge request
!252
notebook to test how to commit
Pipeline
#99672
passed
2 years ago
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
notebook_examples/test-commit-giuseppe.ipynb
+43
-0
43 additions, 0 deletions
notebook_examples/test-commit-giuseppe.ipynb
with
43 additions
and
0 deletions
notebook_examples/test-commit-giuseppe.ipynb
0 → 100644
+
43
−
0
View file @
aa6468a7
{
"cells": [
{
"cell_type": "code",
"execution_count": 1,
"id": "6b03de1e-d6aa-4b53-bed6-89b66e575ea0",
"metadata": {},
"outputs": [],
"source": [
"import numpy as np"
]
},
{
"cell_type": "code",
"execution_count": null,
"id": "22eacd4a-bc26-47fe-aafa-9a2ba58b4f78",
"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.8.12"
}
},
"nbformat": 4,
"nbformat_minor": 5
}
%% Cell type:code id:6b03de1e-d6aa-4b53-bed6-89b66e575ea0 tags:
```
python
import
numpy
as
np
```
%% Cell type:code id:22eacd4a-bc26-47fe-aafa-9a2ba58b4f78 tags:
```
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