Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
M
MAAP_work
Manage
Activity
Members
Labels
Plan
Issues
0
Issue boards
Milestones
Wiki
Code
Merge requests
0
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
Neha Hunka
MAAP_work
Commits
a9b06742
Commit
a9b06742
authored
1 year ago
by
Neha Hunka
Browse files
Options
Downloads
Patches
Plain Diff
hey neha, here is the work I did on 10 october, I changed it again
parent
996b3874
Branches
main
No related tags found
No related merge requests found
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
Code_for_neha/.ipynb_checkpoints/My_test_nb-checkpoint.ipynb
+68
-2
68 additions, 2 deletions
Code_for_neha/.ipynb_checkpoints/My_test_nb-checkpoint.ipynb
Code_for_neha/My_test_nb.ipynb
+19
-1
19 additions, 1 deletion
Code_for_neha/My_test_nb.ipynb
with
87 additions
and
3 deletions
Code_for_neha/.ipynb_checkpoints/My_test_nb-checkpoint.ipynb
+
68
−
2
View file @
a9b06742
{
{
"cells": [],
"cells": [
"metadata": {},
{
"cell_type": "code",
"execution_count": 1,
"id": "7c3beafa-77e2-40e8-b6c0-70e5432776f9",
"metadata": {
"tags": []
},
"outputs": [
{
"name": "stdout",
"output_type": "stream",
"text": [
"this is a gedi subsetter notebook for the Norwegians\n"
]
}
],
"source": [
"import os \n",
"print(\"this is a gedi subsetter notebook for the Norwegians\")"
]
},
{
"cell_type": "code",
"execution_count": 1,
"id": "d7b87ac3-5393-461c-bb49-eea357571589",
"metadata": {},
"outputs": [
{
"name": "stdout",
"output_type": "stream",
"text": [
"im going to change this now\n"
]
}
],
"source": [
"print(\"im going to change this now\")"
]
},
{
"cell_type": "code",
"execution_count": null,
"id": "a17916c5-b59a-4cdb-9a47-4dcc9be86f05",
"metadata": {},
"outputs": [],
"source": []
}
],
"metadata": {
"kernelspec": {
"display_name": "Python 3 (ipykernel)",
"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.10.12"
}
},
"nbformat": 4,
"nbformat": 4,
"nbformat_minor": 5
"nbformat_minor": 5
}
}
%% Cell type:code id:7c3beafa-77e2-40e8-b6c0-70e5432776f9 tags:
```
python
import
os
print
(
"
this is a gedi subsetter notebook for the Norwegians
"
)
```
%% Output
this is a gedi subsetter notebook for the Norwegians
%% Cell type:code id:d7b87ac3-5393-461c-bb49-eea357571589 tags:
```
python
print
(
"
im going to change this now
"
)
```
%% Output
im going to change this now
%% Cell type:code id:a17916c5-b59a-4cdb-9a47-4dcc9be86f05 tags:
```
python
```
...
...
This diff is collapsed.
Click to expand it.
Code_for_neha/My_test_nb.ipynb
+
19
−
1
View file @
a9b06742
...
@@ -23,9 +23,27 @@
...
@@ -23,9 +23,27 @@
},
},
{
{
"cell_type": "code",
"cell_type": "code",
"execution_count":
null
,
"execution_count":
1
,
"id": "d7b87ac3-5393-461c-bb49-eea357571589",
"id": "d7b87ac3-5393-461c-bb49-eea357571589",
"metadata": {},
"metadata": {},
"outputs": [
{
"name": "stdout",
"output_type": "stream",
"text": [
"im going to change this now\n"
]
}
],
"source": [
"print(\"im going to change this now\")"
]
},
{
"cell_type": "code",
"execution_count": null,
"id": "a17916c5-b59a-4cdb-9a47-4dcc9be86f05",
"metadata": {},
"outputs": [],
"outputs": [],
"source": []
"source": []
}
}
...
...
%% Cell type:code id:7c3beafa-77e2-40e8-b6c0-70e5432776f9 tags:
%% Cell type:code id:7c3beafa-77e2-40e8-b6c0-70e5432776f9 tags:
```
python
```
python
import
os
import
os
print
(
"
this is a gedi subsetter notebook for the Norwegians
"
)
print
(
"
this is a gedi subsetter notebook for the Norwegians
"
)
```
```
%% Output
%% Output
this is a gedi subsetter notebook for the Norwegians
this is a gedi subsetter notebook for the Norwegians
%% Cell type:code id:d7b87ac3-5393-461c-bb49-eea357571589 tags:
%% Cell type:code id:d7b87ac3-5393-461c-bb49-eea357571589 tags:
```
python
```
python
print
(
"
im going to change this now
"
)
```
%% Output
im going to change this now
%% Cell type:code id:a17916c5-b59a-4cdb-9a47-4dcc9be86f05 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