Skip to content

Commit

Permalink
add empty tutorial notebook so we can link to it while working on doc…
Browse files Browse the repository at this point in the history
…umentation
  • Loading branch information
leotrs committed Jun 7, 2022
1 parent 104eadd commit 39ae0e4
Showing 1 changed file with 33 additions and 0 deletions.
33 changes: 33 additions & 0 deletions tutorials/Tutorial 6 - Statistics.ipynb
Original file line number Diff line number Diff line change
@@ -0,0 +1,33 @@
{
"cells": [
{
"cell_type": "code",
"execution_count": null,
"id": "b22666dc",
"metadata": {},
"outputs": [],
"source": []
}
],
"metadata": {
"kernelspec": {
"display_name": "Python 3 (ipykernel)",
"language": "python",
"name": "python3"
},
"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.8.10"
}
},
"nbformat": 4,
"nbformat_minor": 5
}

0 comments on commit 39ae0e4

Please sign in to comment.