Skip to content

Commit fefba68

Browse files
committed
stashing fornow
1 parent 7363a80 commit fefba68

File tree

9 files changed

+81
-246
lines changed

9 files changed

+81
-246
lines changed

tutorials/notebooks/User-Defined-Model/User-Defined-Model.ipynb

Lines changed: 3 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -114,9 +114,7 @@
114114
{
115115
"cell_type": "code",
116116
"execution_count": null,
117-
"metadata": {
118-
"scrolled": true
119-
},
117+
"metadata": {},
120118
"outputs": [],
121119
"source": [
122120
"spectrum[1].columns"
@@ -891,15 +889,12 @@
891889
},
892890
"language_info": {
893891
"codemirror_mode": {
894-
"name": "ipython",
895-
"version": 3
892+
"name": "ipython"
896893
},
897894
"file_extension": ".py",
898895
"mimetype": "text/x-python",
899896
"name": "python",
900-
"nbconvert_exporter": "python",
901-
"pygments_lexer": "ipython3",
902-
"version": "3.6.7"
897+
"nbconvert_exporter": "python"
903898
}
904899
},
905900
"nbformat": 4,

tutorials/notebooks/color-excess/color-excess.ipynb

Lines changed: 2 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -860,15 +860,12 @@
860860
},
861861
"language_info": {
862862
"codemirror_mode": {
863-
"name": "ipython",
864-
"version": 3
863+
"name": "ipython"
865864
},
866865
"file_extension": ".py",
867866
"mimetype": "text/x-python",
868867
"name": "python",
869-
"nbconvert_exporter": "python",
870-
"pygments_lexer": "ipython3",
871-
"version": "3.6.7"
868+
"nbconvert_exporter": "python"
872869
}
873870
},
874871
"nbformat": 4,

0 commit comments

Comments
 (0)