Skip to content

Commit e9a722e

Browse files
committed
update readme
1 parent 49af5e3 commit e9a722e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

workflow/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,4 +8,4 @@ Sample code (julia):
88
* `unit_testing.ipynb`: a short example of unit testing
99
* `profiling.ipynb`: a short example use of the Julia profiler. Imports source code from `profile_code.jl`.
1010

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

Comments
 (0)