We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent abbd935 commit de55513Copy full SHA for de55513
README.md
@@ -26,6 +26,12 @@ through the [Julia](https://julialang.org/) package
26
| [TiltingEquivalence.ipynb][TiltingEquivalence] |
27
| [uMPS(2,2,4)_0dim.ipynb][uMPS224] |
28
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
35
<!-- BEGIN FOOTER -->
36
37
[CategoryOfRepresentations]: https://homalg-project.github.io/nb/CategoryOfRepresentations/
0 commit comments