File tree Expand file tree Collapse file tree 7 files changed +7
-6
lines changed Expand file tree Collapse file tree 7 files changed +7
-6
lines changed Original file line number Diff line number Diff line change 1313 "metadata" : {},
1414 "outputs" : [],
1515 "source" : [
16- " %load_ext fortranmagic"
16+ " import fortranmagic"
1717 ]
1818 },
1919 {
Original file line number Diff line number Diff line change 543543 }
544544 ],
545545 "source": [
546- "%load_ext fortranmagic"
546+ "import fortranmagic"
547547 ]
548548 },
549549 {
Original file line number Diff line number Diff line change 161161 "metadata" : {},
162162 "outputs" : [],
163163 "source" : [
164- " %load_ext fortranmagic"
164+ " import fortranmagic"
165165 ]
166166 },
167167 {
Original file line number Diff line number Diff line change 4949 "metadata" : {},
5050 "outputs" : [],
5151 "source" : [
52- " %load_ext fortranmagic"
52+ " import fortranmagic"
5353 ]
5454 },
5555 {
Original file line number Diff line number Diff line change 357357 "metadata" : {},
358358 "outputs" : [],
359359 "source" : [
360- " %load_ext fortranmagic"
360+ " import fortranmagic"
361361 ]
362362 },
363363 {
Original file line number Diff line number Diff line change 196196 "metadata" : {},
197197 "outputs" : [],
198198 "source" : [
199- " %load_ext fortranmagic"
199+ " import fortranmagic"
200200 ]
201201 },
202202 {
Original file line number Diff line number Diff line change 1212numpy
1313Pillow
1414pythran
15+ scipy
1516seaborn
1617tqdm
You can’t perform that action at this time.
0 commit comments