Skip to content

Commit

Permalink
Running the notebooks on your machine
Browse files Browse the repository at this point in the history
  • Loading branch information
mohamed-barakat committed Feb 13, 2023
1 parent abbd935 commit de55513
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,12 @@ through the [Julia](https://julialang.org/) package
| [TiltingEquivalence.ipynb][TiltingEquivalence] |
| [uMPS(2,2,4)_0dim.ipynb][uMPS224] |

## Running the notebooks on your machine

The notebooks require the [Julia](https://julialang.org/) packages
* [`IJulia`](https://github.com/JuliaLang/IJulia.jl#readme) to launch [Jupyter](https://jupyter.org/) in the browser and load the notebooks, and
* [`CapAndHomalg`](https://github.com/homalg-project/CapAndHomalg.jl#readme) to run them interactively.

<!-- BEGIN FOOTER -->

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

0 comments on commit de55513

Please sign in to comment.