Skip to content

Commit

Permalink
Remove cell
Browse files Browse the repository at this point in the history
  • Loading branch information
g4brielvs committed Jan 3, 2024
1 parent cbb11c1 commit f1beffa
Showing 1 changed file with 1 addition and 19 deletions.
20 changes: 1 addition & 19 deletions examples/quality-assessment.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -78,24 +78,6 @@
"bearer = os.getenv(\"BLACKMARBLE_TOKEN\")"
]
},
{
"cell_type": "code",
"execution_count": null,
"id": "72c4977e-793d-4eed-8462-59d312e79d6d",
"metadata": {
"editable": true,
"slideshow": {
"slide_type": ""
},
"tags": [
"remove-cell"
]
},
"outputs": [],
"source": [
"bearer = pd.read_csv(\"/Users/robmarty/Desktop/bearer_bm.csv\")[\"token\"][0]"
]
},
{
"cell_type": "code",
"execution_count": 3,
Expand Down Expand Up @@ -2213,7 +2195,7 @@
"name": "python",
"nbconvert_exporter": "python",
"pygments_lexer": "ipython3",
"version": "3.10.13"
"version": "3.11.6"
}
},
"nbformat": 4,
Expand Down

0 comments on commit f1beffa

Please sign in to comment.