Skip to content

Commit

Permalink
Merge pull request #602 from mohamed-barakat/nobinder
Browse files Browse the repository at this point in the history
  • Loading branch information
mohamed-barakat authored Nov 9, 2024
2 parents 1c7af47 + 0bc4d40 commit b1ba89f
Show file tree
Hide file tree
Showing 33 changed files with 6 additions and 186 deletions.
2 changes: 1 addition & 1 deletion CatReps/PackageInfo.g
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ SetPackageInfo( rec(

PackageName := "CatReps",
Subtitle := "Representations and cohomology of finite categories",
Version := "2024.10-02",
Version := "2024.11-01",

Date := ~.Version{[ 1 .. 10 ]},
Date := (function ( ) if IsBound( GAPInfo.SystemEnvironment.GAP_PKG_RELEASE_DATE ) then return GAPInfo.SystemEnvironment.GAP_PKG_RELEASE_DATE; else return Concatenation( ~.Version{[ 1 .. 4 ]}, "-", ~.Version{[ 6, 7 ]}, "-01" ); fi; end)( ),
Expand Down
8 changes: 0 additions & 8 deletions CatReps/examples/notebooks/CategoryOfRepresentations.ipynb
Original file line number Diff line number Diff line change
@@ -1,13 +1,5 @@
{
"cells": [
{
"cell_type": "markdown",
"id": "5dd5d895",
"metadata": {},
"source": [
"[![Binder](https://mybinder.org/badge_logo.svg)](https://gesis.mybinder.org/v2/gh/homalg-project/CapAndHomalgNotebooks/master?urlpath=git-pull%3Frepo%3Dhttps%253A%252F%252Fgithub.com%252Fhomalg-project%252FCategoricalTowers%26urlpath%3Dtree%252FCategoricalTowers%252FCatReps%252Fexamples%252F%252Fnotebooks%252FCategoryOfRepresentations.ipynb%26branch%3Dmaster)"
]
},
{
"cell_type": "markdown",
"id": "6464d62a",
Expand Down
1 change: 0 additions & 1 deletion CatReps/examples/notebooks/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,4 +15,3 @@ These notebooks use the [Julia](https://julialang.org/) package
[CapAndHomalg](https://github.com/homalg-project/CapAndHomalg.jl).

You can click on a notebook to view a read-only version right here on GitHub.
From there, you can run an interactive version in your browser via the `launch binder` button at the top of the notebook.
2 changes: 1 addition & 1 deletion FiniteCocompletions/PackageInfo.g
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ SetPackageInfo( rec(

PackageName := "FiniteCocompletions",
Subtitle := "Finite (co)product/(co)limit (co)completions",
Version := "2024.10-03",
Version := "2024.11-01",
Date := ~.Version{[ 1 .. 10 ]},
Date := (function ( ) if IsBound( GAPInfo.SystemEnvironment.GAP_PKG_RELEASE_DATE ) then return GAPInfo.SystemEnvironment.GAP_PKG_RELEASE_DATE; else return Concatenation( ~.Version{[ 1 .. 4 ]}, "-", ~.Version{[ 6, 7 ]}, "-01" ); fi; end)( ),
License := "GPL-2.0-or-later",
Expand Down
Original file line number Diff line number Diff line change
@@ -1,13 +1,5 @@
{
"cells": [
{
"cell_type": "markdown",
"id": "5dd5d895",
"metadata": {},
"source": [
"[![Binder](https://mybinder.org/badge_logo.svg)](https://gesis.mybinder.org/v2/gh/homalg-project/CapAndHomalgNotebooks/master?urlpath=git-pull%3Frepo%3Dhttps%253A%252F%252Fgithub.com%252Fhomalg-project%252FCategoricalTowers%26urlpath%3Dtree%252FCategoricalTowers%252FFiniteCocompletions%252Fexamples%252F%252Fnotebooks%252FCartesianBraiding.ipynb%26branch%3Dmaster)"
]
},
{
"cell_type": "markdown",
"id": "860bfda2",
Expand Down
Original file line number Diff line number Diff line change
@@ -1,13 +1,5 @@
{
"cells": [
{
"cell_type": "markdown",
"id": "5dd5d895",
"metadata": {},
"source": [
"[![Binder](https://mybinder.org/badge_logo.svg)](https://gesis.mybinder.org/v2/gh/homalg-project/CapAndHomalgNotebooks/master?urlpath=git-pull%3Frepo%3Dhttps%253A%252F%252Fgithub.com%252Fhomalg-project%252FCategoricalTowers%26urlpath%3Dtree%252FCategoricalTowers%252FFiniteCocompletions%252Fexamples%252F%252Fnotebooks%252FCartesianDiagonal.ipynb%26branch%3Dmaster)"
]
},
{
"cell_type": "markdown",
"id": "95c34773",
Expand Down
1 change: 0 additions & 1 deletion FiniteCocompletions/examples/julia/notebooks/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,4 +15,3 @@ These notebooks use the [Julia](https://julialang.org/) package
[CapAndHomalg](https://github.com/homalg-project/CapAndHomalg.jl).

You can click on a notebook to view a read-only version right here on GitHub.
From there, you can run an interactive version in your browser via the `launch binder` button at the top of the notebook.
Original file line number Diff line number Diff line change
@@ -1,13 +1,5 @@
{
"cells": [
{
"cell_type": "markdown",
"id": "5dd5d895",
"metadata": {},
"source": [
"[![Binder](https://mybinder.org/badge_logo.svg)](https://gesis.mybinder.org/v2/gh/homalg-project/CapAndHomalgNotebooks/master?urlpath=git-pull%3Frepo%3Dhttps%253A%252F%252Fgithub.com%252Fhomalg-project%252FCategoricalTowers%26urlpath%3Dtree%252FCategoricalTowers%252FFiniteCocompletions%252Fexamples%252F%252Fnotebooks%252FReflexivePair.ipynb%26branch%3Dmaster)"
]
},
{
"cell_type": "markdown",
"id": "27d736b7",
Expand Down
2 changes: 1 addition & 1 deletion FunctorCategories/PackageInfo.g
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ SetPackageInfo( rec(

PackageName := "FunctorCategories",
Subtitle := "Categories of functors",
Version := "2024.10-05",
Version := "2024.11-01",

Date := ~.Version{[ 1 .. 10 ]},
Date := (function ( ) if IsBound( GAPInfo.SystemEnvironment.GAP_PKG_RELEASE_DATE ) then return GAPInfo.SystemEnvironment.GAP_PKG_RELEASE_DATE; else return Concatenation( ~.Version{[ 1 .. 4 ]}, "-", ~.Version{[ 6, 7 ]}, "-01" ); fi; end)( ),
Expand Down
8 changes: 0 additions & 8 deletions FunctorCategories/examples/notebooks/DPO_Quivers.ipynb
Original file line number Diff line number Diff line change
@@ -1,13 +1,5 @@
{
"cells": [
{
"cell_type": "markdown",
"id": "5dd5d895",
"metadata": {},
"source": [
"[![Binder](https://mybinder.org/badge_logo.svg)](https://gesis.mybinder.org/v2/gh/homalg-project/CapAndHomalgNotebooks/master?urlpath=git-pull%3Frepo%3Dhttps%253A%252F%252Fgithub.com%252Fhomalg-project%252FCategoricalTowers%26urlpath%3Dtree%252FCategoricalTowers%252FFunctorCategories%252Fexamples%252F%252Fnotebooks%252FDPO_Quivers.ipynb%26branch%3Dmaster)"
]
},
{
"cell_type": "code",
"execution_count": 1,
Expand Down
Original file line number Diff line number Diff line change
@@ -1,13 +1,5 @@
{
"cells": [
{
"cell_type": "markdown",
"id": "5dd5d895",
"metadata": {},
"source": [
"[![Binder](https://mybinder.org/badge_logo.svg)](https://gesis.mybinder.org/v2/gh/homalg-project/CapAndHomalgNotebooks/master?urlpath=git-pull%3Frepo%3Dhttps%253A%252F%252Fgithub.com%252Fhomalg-project%252FCategoricalTowers%26urlpath%3Dtree%252FCategoricalTowers%252FFunctorCategories%252Fexamples%252F%252Fnotebooks%252FDecoratedFinQuivers.ipynb%26branch%3Dmaster)"
]
},
{
"cell_type": "code",
"execution_count": 1,
Expand Down
8 changes: 0 additions & 8 deletions FunctorCategories/examples/notebooks/FinBouquets.ipynb
Original file line number Diff line number Diff line change
@@ -1,13 +1,5 @@
{
"cells": [
{
"cell_type": "markdown",
"id": "5dd5d895",
"metadata": {},
"source": [
"[![Binder](https://mybinder.org/badge_logo.svg)](https://gesis.mybinder.org/v2/gh/homalg-project/CapAndHomalgNotebooks/master?urlpath=git-pull%3Frepo%3Dhttps%253A%252F%252Fgithub.com%252Fhomalg-project%252FCategoricalTowers%26urlpath%3Dtree%252FCategoricalTowers%252FFunctorCategories%252Fexamples%252F%252Fnotebooks%252FFinBouquets.ipynb%26branch%3Dmaster)"
]
},
{
"cell_type": "code",
"execution_count": 1,
Expand Down
8 changes: 0 additions & 8 deletions FunctorCategories/examples/notebooks/FunctorCategories.ipynb
Original file line number Diff line number Diff line change
@@ -1,13 +1,5 @@
{
"cells": [
{
"cell_type": "markdown",
"id": "5dd5d895",
"metadata": {},
"source": [
"[![Binder](https://mybinder.org/badge_logo.svg)](https://gesis.mybinder.org/v2/gh/homalg-project/CapAndHomalgNotebooks/master?urlpath=git-pull%3Frepo%3Dhttps%253A%252F%252Fgithub.com%252Fhomalg-project%252FCategoricalTowers%26urlpath%3Dtree%252FCategoricalTowers%252FFunctorCategories%252Fexamples%252F%252Fnotebooks%252FFunctorCategories.ipynb%26branch%3Dmaster)"
]
},
{
"cell_type": "markdown",
"id": "2e310a38",
Expand Down
Original file line number Diff line number Diff line change
@@ -1,13 +1,5 @@
{
"cells": [
{
"cell_type": "markdown",
"id": "5dd5d895",
"metadata": {},
"source": [
"[![Binder](https://mybinder.org/badge_logo.svg)](https://gesis.mybinder.org/v2/gh/homalg-project/CapAndHomalgNotebooks/master?urlpath=git-pull%3Frepo%3Dhttps%253A%252F%252Fgithub.com%252Fhomalg-project%252FCategoricalTowers%26urlpath%3Dtree%252FCategoricalTowers%252FFunctorCategories%252Fexamples%252F%252Fnotebooks%252FImageOfPullback_in_AbelianClosure_using_Adelman.ipynb%26branch%3Dmaster)"
]
},
{
"cell_type": "markdown",
"id": "fb3830bc",
Expand Down
Original file line number Diff line number Diff line change
@@ -1,13 +1,5 @@
{
"cells": [
{
"cell_type": "markdown",
"id": "5dd5d895",
"metadata": {},
"source": [
"[![Binder](https://mybinder.org/badge_logo.svg)](https://gesis.mybinder.org/v2/gh/homalg-project/CapAndHomalgNotebooks/master?urlpath=git-pull%3Frepo%3Dhttps%253A%252F%252Fgithub.com%252Fhomalg-project%252FCategoricalTowers%26urlpath%3Dtree%252FCategoricalTowers%252FFunctorCategories%252Fexamples%252F%252Fnotebooks%252FImageOfPullback_in_AbelianClosure_using_Freyd.ipynb%26branch%3Dmaster)"
]
},
{
"cell_type": "markdown",
"id": "afb0558d",
Expand Down
Original file line number Diff line number Diff line change
@@ -1,13 +1,5 @@
{
"cells": [
{
"cell_type": "markdown",
"id": "5dd5d895",
"metadata": {},
"source": [
"[![Binder](https://mybinder.org/badge_logo.svg)](https://gesis.mybinder.org/v2/gh/homalg-project/CapAndHomalgNotebooks/master?urlpath=git-pull%3Frepo%3Dhttps%253A%252F%252Fgithub.com%252Fhomalg-project%252FCategoricalTowers%26urlpath%3Dtree%252FCategoricalTowers%252FFunctorCategories%252Fexamples%252F%252Fnotebooks%252FLogicInToposOfFinQuivers.ipynb%26branch%3Dmaster)"
]
},
{
"cell_type": "markdown",
"id": "e044784f",
Expand Down
Original file line number Diff line number Diff line change
@@ -1,13 +1,5 @@
{
"cells": [
{
"cell_type": "markdown",
"id": "5dd5d895",
"metadata": {},
"source": [
"[![Binder](https://mybinder.org/badge_logo.svg)](https://gesis.mybinder.org/v2/gh/homalg-project/CapAndHomalgNotebooks/master?urlpath=git-pull%3Frepo%3Dhttps%253A%252F%252Fgithub.com%252Fhomalg-project%252FCategoricalTowers%26urlpath%3Dtree%252FCategoricalTowers%252FFunctorCategories%252Fexamples%252F%252Fnotebooks%252FPairVsReflexivePair.ipynb%26branch%3Dmaster)"
]
},
{
"cell_type": "markdown",
"id": "27d736b7",
Expand Down
Original file line number Diff line number Diff line change
@@ -1,13 +1,5 @@
{
"cells": [
{
"cell_type": "markdown",
"id": "5dd5d895",
"metadata": {},
"source": [
"[![Binder](https://mybinder.org/badge_logo.svg)](https://gesis.mybinder.org/v2/gh/homalg-project/CapAndHomalgNotebooks/master?urlpath=git-pull%3Frepo%3Dhttps%253A%252F%252Fgithub.com%252Fhomalg-project%252FCategoricalTowers%26urlpath%3Dtree%252FCategoricalTowers%252FFunctorCategories%252Fexamples%252F%252Fnotebooks%252FPastingLawForPullbacks.ipynb%26branch%3Dmaster)"
]
},
{
"cell_type": "markdown",
"id": "ae1d3b9b",
Expand Down
Original file line number Diff line number Diff line change
@@ -1,13 +1,5 @@
{
"cells": [
{
"cell_type": "markdown",
"id": "5dd5d895",
"metadata": {},
"source": [
"[![Binder](https://mybinder.org/badge_logo.svg)](https://gesis.mybinder.org/v2/gh/homalg-project/CapAndHomalgNotebooks/master?urlpath=git-pull%3Frepo%3Dhttps%253A%252F%252Fgithub.com%252Fhomalg-project%252FCategoricalTowers%26urlpath%3Dtree%252FCategoricalTowers%252FFunctorCategories%252Fexamples%252F%252Fnotebooks%252FPastingLawForPushouts.ipynb%26branch%3Dmaster)"
]
},
{
"cell_type": "markdown",
"id": "c6cf1fdd",
Expand Down
1 change: 0 additions & 1 deletion FunctorCategories/examples/notebooks/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,4 +15,3 @@ These notebooks use the [Julia](https://julialang.org/) package
[CapAndHomalg](https://github.com/homalg-project/CapAndHomalg.jl).

You can click on a notebook to view a read-only version right here on GitHub.
From there, you can run an interactive version in your browser via the `launch binder` button at the top of the notebook.
Original file line number Diff line number Diff line change
@@ -1,13 +1,5 @@
{
"cells": [
{
"cell_type": "markdown",
"id": "5dd5d895",
"metadata": {},
"source": [
"[![Binder](https://mybinder.org/badge_logo.svg)](https://gesis.mybinder.org/v2/gh/homalg-project/CapAndHomalgNotebooks/master?urlpath=git-pull%3Frepo%3Dhttps%253A%252F%252Fgithub.com%252Fhomalg-project%252FCategoricalTowers%26urlpath%3Dtree%252FCategoricalTowers%252FFunctorCategories%252Fexamples%252F%252Fnotebooks%252FReflexiveCoequalizer.ipynb%26branch%3Dmaster)"
]
},
{
"cell_type": "markdown",
"id": "35e7ecbd",
Expand Down
8 changes: 0 additions & 8 deletions FunctorCategories/examples/notebooks/SnakeInFreeAbelian.ipynb
Original file line number Diff line number Diff line change
@@ -1,13 +1,5 @@
{
"cells": [
{
"cell_type": "markdown",
"id": "5dd5d895",
"metadata": {},
"source": [
"[![Binder](https://mybinder.org/badge_logo.svg)](https://gesis.mybinder.org/v2/gh/homalg-project/CapAndHomalgNotebooks/master?urlpath=git-pull%3Frepo%3Dhttps%253A%252F%252Fgithub.com%252Fhomalg-project%252FCategoricalTowers%26urlpath%3Dtree%252FCategoricalTowers%252FFunctorCategories%252Fexamples%252F%252Fnotebooks%252FSnakeInFreeAbelian.ipynb%26branch%3Dmaster)"
]
},
{
"cell_type": "markdown",
"id": "4ec6325f",
Expand Down
Original file line number Diff line number Diff line change
@@ -1,13 +1,5 @@
{
"cells": [
{
"cell_type": "markdown",
"id": "5dd5d895",
"metadata": {},
"source": [
"[![Binder](https://mybinder.org/badge_logo.svg)](https://gesis.mybinder.org/v2/gh/homalg-project/CapAndHomalgNotebooks/master?urlpath=git-pull%3Frepo%3Dhttps%253A%252F%252Fgithub.com%252Fhomalg-project%252FCategoricalTowers%26urlpath%3Dtree%252FCategoricalTowers%252FFunctorCategories%252Fexamples%252F%252Fnotebooks%252FSpecificRetractionYieldsIsomorphicCoequalizers.ipynb%26branch%3Dmaster)"
]
},
{
"cell_type": "code",
"execution_count": 1,
Expand Down
2 changes: 1 addition & 1 deletion InternalModules/PackageInfo.g
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ SetPackageInfo( rec(

PackageName := "InternalModules",
Subtitle := "Modules over internal algebras",
Version := "2024.10-03",
Version := "2024.11-01",

Date := (function ( ) if IsBound( GAPInfo.SystemEnvironment.GAP_PKG_RELEASE_DATE ) then return GAPInfo.SystemEnvironment.GAP_PKG_RELEASE_DATE; else return Concatenation( ~.Version{[ 1 .. 4 ]}, "-", ~.Version{[ 6, 7 ]}, "-01" ); fi; end)( ),
License := "GPL-2.0-or-later",
Expand Down
1 change: 0 additions & 1 deletion InternalModules/examples/notebooks/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,4 +15,3 @@ These notebooks use the [Julia](https://julialang.org/) package
[CapAndHomalg](https://github.com/homalg-project/CapAndHomalg.jl).

You can click on a notebook to view a read-only version right here on GitHub.
From there, you can run an interactive version in your browser via the `launch binder` button at the top of the notebook.
Original file line number Diff line number Diff line change
@@ -1,13 +1,5 @@
{
"cells": [
{
"cell_type": "markdown",
"id": "5dd5d895",
"metadata": {},
"source": [
"[![Binder](https://mybinder.org/badge_logo.svg)](https://gesis.mybinder.org/v2/gh/homalg-project/CapAndHomalgNotebooks/master?urlpath=git-pull%3Frepo%3Dhttps%253A%252F%252Fgithub.com%252Fhomalg-project%252FCategoricalTowers%26urlpath%3Dtree%252FCategoricalTowers%252FInternalModules%252Fexamples%252F%252Fnotebooks%252FSymmetricAlgebraInternalToS1rep.ipynb%26branch%3Dmaster)"
]
},
{
"cell_type": "markdown",
"id": "fb722c08",
Expand Down
Original file line number Diff line number Diff line change
@@ -1,13 +1,5 @@
{
"cells": [
{
"cell_type": "markdown",
"id": "5dd5d895",
"metadata": {},
"source": [
"[![Binder](https://mybinder.org/badge_logo.svg)](https://gesis.mybinder.org/v2/gh/homalg-project/CapAndHomalgNotebooks/master?urlpath=git-pull%3Frepo%3Dhttps%253A%252F%252Fgithub.com%252Fhomalg-project%252FCategoricalTowers%26urlpath%3Dtree%252FCategoricalTowers%252FInternalModules%252Fexamples%252F%252Fnotebooks%252FSymmetricAlgebraInternalToS4rep.ipynb%26branch%3Dmaster)"
]
},
{
"cell_type": "markdown",
"id": "4740058f",
Expand Down
2 changes: 1 addition & 1 deletion LazyCategories/PackageInfo.g
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ SetPackageInfo( rec(

PackageName := "LazyCategories",
Subtitle := "Construct an equivalent lazy category out of a CAP category",
Version := "2024.11-01",
Version := "2024.11-02",
Date := ~.Version{[ 1 .. 10 ]},
Date := (function ( ) if IsBound( GAPInfo.SystemEnvironment.GAP_PKG_RELEASE_DATE ) then return GAPInfo.SystemEnvironment.GAP_PKG_RELEASE_DATE; else return Concatenation( ~.Version{[ 1 .. 4 ]}, "-", ~.Version{[ 6, 7 ]}, "-01" ); fi; end)( ),
License := "GPL-2.0-or-later",
Expand Down
1 change: 0 additions & 1 deletion LazyCategories/examples/notebooks/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,4 +15,3 @@ These notebooks use the [Julia](https://julialang.org/) package
[CapAndHomalg](https://github.com/homalg-project/CapAndHomalg.jl).

You can click on a notebook to view a read-only version right here on GitHub.
From there, you can run an interactive version in your browser via the `launch binder` button at the top of the notebook.
8 changes: 0 additions & 8 deletions LazyCategories/examples/notebooks/SnakeInAbelian.ipynb
Original file line number Diff line number Diff line change
@@ -1,13 +1,5 @@
{
"cells": [
{
"cell_type": "markdown",
"id": "5dd5d895",
"metadata": {},
"source": [
"[![Binder](https://mybinder.org/badge_logo.svg)](https://gesis.mybinder.org/v2/gh/homalg-project/CapAndHomalgNotebooks/master?urlpath=git-pull%3Frepo%3Dhttps%253A%252F%252Fgithub.com%252Fhomalg-project%252FCategoricalTowers%26urlpath%3Dtree%252FCategoricalTowers%252FLazyCategories%252Fexamples%252F%252Fnotebooks%252FSnakeInAbelian.ipynb%26branch%3Dmaster)"
]
},
{
"cell_type": "code",
"execution_count": 1,
Expand Down
8 changes: 0 additions & 8 deletions LazyCategories/examples/notebooks/SnakeInFreeAbelian.ipynb
Original file line number Diff line number Diff line change
@@ -1,13 +1,5 @@
{
"cells": [
{
"cell_type": "markdown",
"id": "5dd5d895",
"metadata": {},
"source": [
"[![Binder](https://mybinder.org/badge_logo.svg)](https://gesis.mybinder.org/v2/gh/homalg-project/CapAndHomalgNotebooks/master?urlpath=git-pull%3Frepo%3Dhttps%253A%252F%252Fgithub.com%252Fhomalg-project%252FCategoricalTowers%26urlpath%3Dtree%252FCategoricalTowers%252FLazyCategories%252Fexamples%252F%252Fnotebooks%252FSnakeInFreeAbelian.ipynb%26branch%3Dmaster)"
]
},
{
"cell_type": "code",
"execution_count": 1,
Expand Down
2 changes: 1 addition & 1 deletion ZariskiFrames/PackageInfo.g
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ SetPackageInfo( rec(

PackageName := "ZariskiFrames",
Subtitle := "(Co)frames/Locales of Zariski closed/open subsets of affine, projective, or toric varieties",
Version := "2024.10-02",
Version := "2024.11-01",
Date := ~.Version{[ 1 .. 10 ]},
Date := (function ( ) if IsBound( GAPInfo.SystemEnvironment.GAP_PKG_RELEASE_DATE ) then return GAPInfo.SystemEnvironment.GAP_PKG_RELEASE_DATE; else return Concatenation( ~.Version{[ 1 .. 4 ]}, "-", ~.Version{[ 6, 7 ]}, "-01" ); fi; end)( ),
License := "GPL-2.0-or-later",
Expand Down
7 changes: 0 additions & 7 deletions ZariskiFrames/examples/julia/notebooks/uMPS(2,2,4)_0dim.ipynb
Original file line number Diff line number Diff line change
@@ -1,12 +1,5 @@
{
"cells": [
{
"cell_type": "markdown",
"metadata": {},
"source": [
"[![Binder](https://mybinder.org/badge_logo.svg)](https://gesis.mybinder.org/v2/gh/homalg-project/CapAndHomalgNotebooks/master?urlpath=git-pull%3Frepo%3Dhttps%253A%252F%252Fgithub.com%252Fhomalg-project%252FCapAndHomalgNotebooks%26urlpath%3Dtree%252FuMPS(2%2C2%2C4)_0dim.ipynb%26branch%3Dmaster)"
]
},
{
"cell_type": "markdown",
"metadata": {
Expand Down

0 comments on commit b1ba89f

Please sign in to comment.