Skip to content

Commit

Permalink
add nbdev_clean_nbs
Browse files Browse the repository at this point in the history
  • Loading branch information
ezrafollower committed Jul 1, 2022
1 parent c7b02e9 commit 42e7958
Show file tree
Hide file tree
Showing 4 changed files with 394 additions and 63 deletions.
38 changes: 11 additions & 27 deletions 00_cpplabs.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"cells": [
{
"cell_type": "code",
"execution_count": 1,
"execution_count": null,
"metadata": {},
"outputs": [],
"source": [
Expand All @@ -20,7 +20,7 @@
},
{
"cell_type": "code",
"execution_count": 2,
"execution_count": null,
"metadata": {},
"outputs": [],
"source": [
Expand All @@ -37,10 +37,8 @@
},
{
"cell_type": "code",
"execution_count": 3,
"metadata": {
"scrolled": true
},
"execution_count": null,
"metadata": {},
"outputs": [
{
"name": "stdout",
Expand Down Expand Up @@ -120,7 +118,7 @@
},
{
"cell_type": "code",
"execution_count": 4,
"execution_count": null,
"metadata": {},
"outputs": [],
"source": [
Expand All @@ -129,7 +127,7 @@
},
{
"cell_type": "code",
"execution_count": 5,
"execution_count": null,
"metadata": {},
"outputs": [
{
Expand All @@ -153,7 +151,7 @@
},
{
"cell_type": "code",
"execution_count": 6,
"execution_count": null,
"metadata": {},
"outputs": [],
"source": [
Expand All @@ -170,10 +168,8 @@
},
{
"cell_type": "code",
"execution_count": 7,
"metadata": {
"scrolled": false
},
"execution_count": null,
"metadata": {},
"outputs": [
{
"name": "stdout",
Expand All @@ -198,7 +194,7 @@
},
{
"cell_type": "code",
"execution_count": 8,
"execution_count": null,
"metadata": {},
"outputs": [
{
Expand Down Expand Up @@ -238,7 +234,7 @@
},
{
"cell_type": "code",
"execution_count": 9,
"execution_count": null,
"metadata": {},
"outputs": [
{
Expand Down Expand Up @@ -266,18 +262,6 @@
"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,
Expand Down
Loading

0 comments on commit 42e7958

Please sign in to comment.