Laid out how the notes folder looks
This commit is contained in:
30
jupyter-notes/Numpy Be Nummin.ipynb
Normal file
30
jupyter-notes/Numpy Be Nummin.ipynb
Normal file
@@ -0,0 +1,30 @@
|
||||
{
|
||||
"cells": [
|
||||
{
|
||||
"attachments": {},
|
||||
"cell_type": "markdown",
|
||||
"metadata": {},
|
||||
"source": [
|
||||
"# Numpy Crash Course\n",
|
||||
"Documenting the usage of Numpy within the project.\n",
|
||||
"\n",
|
||||
"Docs:\n",
|
||||
"- https://numpy.org/doc/1.24/user/absolute_beginners.html"
|
||||
]
|
||||
}
|
||||
],
|
||||
"metadata": {
|
||||
"kernelspec": {
|
||||
"display_name": "Python 3",
|
||||
"language": "python",
|
||||
"name": "python3"
|
||||
},
|
||||
"language_info": {
|
||||
"name": "python",
|
||||
"version": "3.10.2"
|
||||
},
|
||||
"orig_nbformat": 4
|
||||
},
|
||||
"nbformat": 4,
|
||||
"nbformat_minor": 2
|
||||
}
|
||||
Reference in New Issue
Block a user