File tree Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 187
187
},
188
188
{
189
189
"cell_type" : " code" ,
190
- "execution_count" : 4 ,
190
+ "execution_count" : null ,
191
191
"metadata" : {},
192
192
"outputs" : [
193
193
{
204
204
"source" : [
205
205
" # Visualization\n " ,
206
206
" \n " ,
207
- " from libra_toolbox.neutronics.vault import Air\n " ,
207
+ " from libra_toolbox.neutronics.materials import Air\n " ,
208
208
" from openmc_model import air\n " ,
209
209
" \n " ,
210
210
" x_c = 587\n " ,
288
288
],
289
289
"metadata" : {
290
290
"kernelspec" : {
291
- "display_name" : " baby-1l-run-4 " ,
291
+ "display_name" : " baby-1l-run-12 " ,
292
292
"language" : " python" ,
293
293
"name" : " python3"
294
294
},
302
302
"name" : " python" ,
303
303
"nbconvert_exporter" : " python" ,
304
304
"pygments_lexer" : " ipython3" ,
305
- "version" : " 3.12.10 "
305
+ "version" : " 3.13.5 "
306
306
}
307
307
},
308
308
"nbformat" : 4 ,
Original file line number Diff line number Diff line change @@ -16,7 +16,7 @@ dependencies:
16
16
- pint
17
17
- pip
18
18
- pip :
19
- - git+https://github.com/ libra-project/libra- toolbox # add version tag
19
+ - libra-toolbox>=0.9
20
20
- openmc_data_downloader
21
21
- matplotlib-label-lines
22
22
- h-transport-materials
You can’t perform that action at this time.
0 commit comments