File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 66 "id" : " 0" ,
77 "metadata" : {},
88 "outputs" : [],
9+ "source" : [
10+ " from aiida import load_profile\n " ,
11+ " \n " ,
12+ " _ = load_profile()"
13+ ]
14+ },
15+ {
16+ "cell_type" : " code" ,
17+ "execution_count" : null ,
18+ "id" : " 1" ,
19+ "metadata" : {},
20+ "outputs" : [],
921 "source" : [
1022 " import re\n " ,
1123 " from pathlib import Path\n " ,
1224 " \n " ,
1325 " import ipywidgets as ipw\n " ,
14- " from aiida import load_profile\n " ,
1526 " \n " ,
16- " load_profile()\n " ,
1727 " from home import control"
1828 ]
1929 },
2030 {
2131 "cell_type" : " code" ,
2232 "execution_count" : null ,
23- "id" : " 1 " ,
33+ "id" : " 2 " ,
2434 "metadata" : {},
2535 "outputs" : [],
2636 "source" : [
Original file line number Diff line number Diff line change 9595 ],
9696 "metadata" : {
9797 "kernelspec" : {
98- "display_name" : " base " ,
98+ "display_name" : " Python 3 (ipykernel) " ,
9999 "language" : " python" ,
100100 "name" : " python3"
101101 },
109109 "name" : " python" ,
110110 "nbconvert_exporter" : " python" ,
111111 "pygments_lexer" : " ipython3" ,
112- "version" : " 3.9.13 "
112+ "version" : " 3.12.11 "
113113 }
114114 },
115115 "nbformat" : 4 ,
You can’t perform that action at this time.
0 commit comments