update nnotebook title

fix_agent_callbacks
Harrison Chase 1 year ago
parent 130e4b9fcb
commit 8f22949dc4

@ -1,11 +1,10 @@
{ {
"cells": [ "cells": [
{ {
"attachments": {},
"cell_type": "markdown", "cell_type": "markdown",
"metadata": {}, "metadata": {},
"source": [ "source": [
"# How to download your Discord data\n", "# Discord\n",
"\n", "\n",
"You can follow the below steps to download your Discord data:\n", "You can follow the below steps to download your Discord data:\n",
"\n", "\n",
@ -65,10 +64,23 @@
} }
], ],
"metadata": { "metadata": {
"language_info": { "kernelspec": {
"name": "python" "display_name": "Python 3 (ipykernel)",
"language": "python",
"name": "python3"
}, },
"orig_nbformat": 4 "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.9.1"
}
}, },
"nbformat": 4, "nbformat": 4,
"nbformat_minor": 2 "nbformat_minor": 2

Loading…
Cancel
Save