Spaces:
Runtime error
Runtime error
File size: 634 Bytes
9ec63d3 |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 |
{
"cells": [
{
"cell_type": "markdown",
"metadata": {},
"source": [
"# Community contributions\n",
"\n",
"Thank you for considering contributing your work to the repo!\n",
"\n",
"Please add your code (modules or notebooks) to this directory and send me a PR, per the instructions in the guides.\n",
"\n",
"I'd love to share your progress with other students, so everyone can benefit from your projects.\n"
]
},
{
"cell_type": "markdown",
"metadata": {},
"source": []
}
],
"metadata": {
"language_info": {
"name": "python"
}
},
"nbformat": 4,
"nbformat_minor": 2
}
|