File tree Expand file tree Collapse file tree 1 file changed +3
-5
lines changed Expand file tree Collapse file tree 1 file changed +3
-5
lines changed Original file line number Diff line number Diff line change 159
159
" - Command: 'import Pkg; Pkg.add(\" IJulia\" ); Pkg.build(\" IJulia\" ); using IJulia; installkernel(\" Julia <Your Julia Version>\" )'\n " ,
160
160
" - You can enter the Julia REPL by entering `julia` on your terminal / command line / PowerSheel etc.\n " ,
161
161
" \n " ,
162
- " You should now see `Julia` available alongside Python in the top-right kernel picker, as per the screenshot below: \n " ,
163
- " \n " ,
164
- " \n " ,
162
+ " You should now see `Julia` available alongside Python in the top-right kernel picker.\n " ,
165
163
" \n " ,
166
164
" \n " ,
167
165
" ## Self Study Material Link \n " ,
176
174
},
177
175
{
178
176
"cell_type" : " code" ,
179
- "execution_count" : 2 ,
177
+ "execution_count" : null ,
180
178
"id" : " 64a0e3a8-e122-4e4c-8c74-20df65523e38" ,
181
179
"metadata" : {
182
180
"editable" : true ,
273
271
" print(f\" An error occurred: {e}\" )\n " ,
274
272
" \n " ,
275
273
" # Example usage:\n " ,
276
- " file_path = '../individual_modules/introduction_to_hpc /LICENSE.txt' # Replace with your file path\n " ,
274
+ " file_path = '../individual_modules/introduction_to_julia /LICENSE.txt' # Replace with your file path\n " ,
277
275
" display_markdown(file_path)"
278
276
]
279
277
},
You can’t perform that action at this time.
0 commit comments