Skip to content

Commit 99a3de4

Browse files
committed
does this work?
1 parent 040aa08 commit 99a3de4

2 files changed

Lines changed: 7 additions & 52 deletions

File tree

notebook1_basics_plotting/py_exploratory_comp_test.ipynb

Lines changed: 0 additions & 51 deletions
Original file line numberDiff line numberDiff line change
@@ -85,57 +85,6 @@
8585
"nbconvert_exporter": "python",
8686
"pygments_lexer": "ipython3",
8787
"version": "3.13.7"
88-
},
89-
"latex_envs": {
90-
"LaTeX_envs_menu_present": true,
91-
"autoclose": false,
92-
"autocomplete": true,
93-
"bibliofile": "biblio.bib",
94-
"cite_by": "apalike",
95-
"current_citInitial": 1,
96-
"eqLabelWithNumbers": true,
97-
"eqNumInitial": 1,
98-
"hotkeys": {
99-
"equation": "Ctrl-E",
100-
"itemize": "Ctrl-I"
101-
},
102-
"labels_anchors": false,
103-
"latex_user_defs": false,
104-
"report_style_numbering": false,
105-
"user_envs_cfg": false
106-
},
107-
"varInspector": {
108-
"cols": {
109-
"lenName": 16,
110-
"lenType": 16,
111-
"lenVar": 40
112-
},
113-
"kernels_config": {
114-
"python": {
115-
"delete_cmd_postfix": "",
116-
"delete_cmd_prefix": "del ",
117-
"library": "var_list.py",
118-
"varRefreshCmd": "print(var_dic_list())"
119-
},
120-
"r": {
121-
"delete_cmd_postfix": ") ",
122-
"delete_cmd_prefix": "rm(",
123-
"library": "var_list.r",
124-
"varRefreshCmd": "cat(var_dic_list()) "
125-
}
126-
},
127-
"types_to_exclude": [
128-
"module",
129-
"function",
130-
"builtin_function_or_method",
131-
"instance",
132-
"_Feature"
133-
],
134-
"window_display": false
135-
},
136-
"widgets": {
137-
"state": {},
138-
"version": "1.1.2"
13988
}
14089
},
14190
"nbformat": 4,

notebook1_basics_plotting/py_exploratory_comp_test_sol.ipynb

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,13 @@
5555
{
5656
"cell_type": "code",
5757
"execution_count": null,
58-
"metadata": {},
58+
"metadata": {
59+
"editable": true,
60+
"slideshow": {
61+
"slide_type": ""
62+
},
63+
"tags": []
64+
},
5965
"outputs": [],
6066
"source": []
6167
}

0 commit comments

Comments
 (0)