Skip to content

Commit de55513

Browse files
Running the notebooks on your machine
1 parent abbd935 commit de55513

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

README.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,12 @@ through the [Julia](https://julialang.org/) package
2626
| [TiltingEquivalence.ipynb][TiltingEquivalence] |
2727
| [uMPS(2,2,4)_0dim.ipynb][uMPS224] |
2828

29+
## Running the notebooks on your machine
30+
31+
The notebooks require the [Julia](https://julialang.org/) packages
32+
* [`IJulia`](https://github.com/JuliaLang/IJulia.jl#readme) to launch [Jupyter](https://jupyter.org/) in the browser and load the notebooks, and
33+
* [`CapAndHomalg`](https://github.com/homalg-project/CapAndHomalg.jl#readme) to run them interactively.
34+
2935
<!-- BEGIN FOOTER -->
3036

3137
[CategoryOfRepresentations]: https://homalg-project.github.io/nb/CategoryOfRepresentations/

0 commit comments

Comments
 (0)