You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: workflow/README.md
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -8,4 +8,4 @@ Sample code (julia):
8
8
*`unit_testing.ipynb`: a short example of unit testing
9
9
*`profiling.ipynb`: a short example use of the Julia profiler. Imports source code from `profile_code.jl`.
10
10
11
-
To run these notebooks, you need Julia v1.0 with the IJulia package installed, and jupyter for running the notebooks.
11
+
To run these notebooks, you need Julia v1.0 with the IJulia package installed, and jupyter for running the notebooks. Alternatively, you can view the `.html`files in any web browser (but then you can't play with the code).
0 commit comments