n.bangaloremuralidha
commited on
Commit
·
856da0a
1
Parent(s):
5bf0af9
Adding new notebook
Browse files
.ipynb_checkpoints/Example-Notebook-checkpoint.ipynb
ADDED
|
@@ -0,0 +1,43 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"cells": [
|
| 3 |
+
{
|
| 4 |
+
"cell_type": "code",
|
| 5 |
+
"execution_count": 4,
|
| 6 |
+
"id": "96fcb0e4-2eff-4cfe-a37b-84bda5fc88a3",
|
| 7 |
+
"metadata": {},
|
| 8 |
+
"outputs": [],
|
| 9 |
+
"source": [
|
| 10 |
+
"# My first notebook for HF"
|
| 11 |
+
]
|
| 12 |
+
},
|
| 13 |
+
{
|
| 14 |
+
"cell_type": "code",
|
| 15 |
+
"execution_count": null,
|
| 16 |
+
"id": "8ded0acb-3a85-44c7-9b4b-5251bc6ec4d8",
|
| 17 |
+
"metadata": {},
|
| 18 |
+
"outputs": [],
|
| 19 |
+
"source": []
|
| 20 |
+
}
|
| 21 |
+
],
|
| 22 |
+
"metadata": {
|
| 23 |
+
"kernelspec": {
|
| 24 |
+
"display_name": "Python 3 (ipykernel)",
|
| 25 |
+
"language": "python",
|
| 26 |
+
"name": "python3"
|
| 27 |
+
},
|
| 28 |
+
"language_info": {
|
| 29 |
+
"codemirror_mode": {
|
| 30 |
+
"name": "ipython",
|
| 31 |
+
"version": 3
|
| 32 |
+
},
|
| 33 |
+
"file_extension": ".py",
|
| 34 |
+
"mimetype": "text/x-python",
|
| 35 |
+
"name": "python",
|
| 36 |
+
"nbconvert_exporter": "python",
|
| 37 |
+
"pygments_lexer": "ipython3",
|
| 38 |
+
"version": "3.11.7"
|
| 39 |
+
}
|
| 40 |
+
},
|
| 41 |
+
"nbformat": 4,
|
| 42 |
+
"nbformat_minor": 5
|
| 43 |
+
}
|
.virtual_documents/Untitled.ipynb
ADDED
|
@@ -0,0 +1,7 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
# My first notebook for HF
|
| 2 |
+
|
| 3 |
+
|
| 4 |
+
12 + 12
|
| 5 |
+
|
| 6 |
+
|
| 7 |
+
|
Example-Notebook.ipynb
ADDED
|
@@ -0,0 +1,43 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"cells": [
|
| 3 |
+
{
|
| 4 |
+
"cell_type": "code",
|
| 5 |
+
"execution_count": 4,
|
| 6 |
+
"id": "96fcb0e4-2eff-4cfe-a37b-84bda5fc88a3",
|
| 7 |
+
"metadata": {},
|
| 8 |
+
"outputs": [],
|
| 9 |
+
"source": [
|
| 10 |
+
"# My first notebook for HF"
|
| 11 |
+
]
|
| 12 |
+
},
|
| 13 |
+
{
|
| 14 |
+
"cell_type": "code",
|
| 15 |
+
"execution_count": null,
|
| 16 |
+
"id": "8ded0acb-3a85-44c7-9b4b-5251bc6ec4d8",
|
| 17 |
+
"metadata": {},
|
| 18 |
+
"outputs": [],
|
| 19 |
+
"source": []
|
| 20 |
+
}
|
| 21 |
+
],
|
| 22 |
+
"metadata": {
|
| 23 |
+
"kernelspec": {
|
| 24 |
+
"display_name": "Python 3 (ipykernel)",
|
| 25 |
+
"language": "python",
|
| 26 |
+
"name": "python3"
|
| 27 |
+
},
|
| 28 |
+
"language_info": {
|
| 29 |
+
"codemirror_mode": {
|
| 30 |
+
"name": "ipython",
|
| 31 |
+
"version": 3
|
| 32 |
+
},
|
| 33 |
+
"file_extension": ".py",
|
| 34 |
+
"mimetype": "text/x-python",
|
| 35 |
+
"name": "python",
|
| 36 |
+
"nbconvert_exporter": "python",
|
| 37 |
+
"pygments_lexer": "ipython3",
|
| 38 |
+
"version": "3.11.7"
|
| 39 |
+
}
|
| 40 |
+
},
|
| 41 |
+
"nbformat": 4,
|
| 42 |
+
"nbformat_minor": 5
|
| 43 |
+
}
|