Add title
This commit is contained in:
parent
184dd09ac5
commit
8f9f1e0be0
|
@ -1,5 +1,13 @@
|
||||||
{
|
{
|
||||||
"cells": [
|
"cells": [
|
||||||
|
{
|
||||||
|
"cell_type": "markdown",
|
||||||
|
"id": "8c8e008c-9b92-41f1-88c1-8ec462e4ecab",
|
||||||
|
"metadata": {},
|
||||||
|
"source": [
|
||||||
|
"# Business Data Challenge - Team 1"
|
||||||
|
]
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"cell_type": "code",
|
"cell_type": "code",
|
||||||
"execution_count": 1,
|
"execution_count": 1,
|
||||||
|
@ -42,14 +50,6 @@
|
||||||
"BUCKET = \"bdc2324-data\"\n",
|
"BUCKET = \"bdc2324-data\"\n",
|
||||||
"fs.ls(BUCKET)"
|
"fs.ls(BUCKET)"
|
||||||
]
|
]
|
||||||
},
|
|
||||||
{
|
|
||||||
"cell_type": "code",
|
|
||||||
"execution_count": null,
|
|
||||||
"id": "023bfa2b-97c2-4d53-80fb-e2290c73b92f",
|
|
||||||
"metadata": {},
|
|
||||||
"outputs": [],
|
|
||||||
"source": []
|
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"metadata": {
|
"metadata": {
|
||||||
|
|
Loading…
Reference in New Issue
Block a user