Nothing
cigraph submodule to the desired version.
sh
git submodule init
git submodule update
# other git submodule commands to update the submodule to the desired versionsrc/ directory:
sh
make -f Makefile-cigraph cleanUpdate the src/ directory:
sh
make -f Makefile-cigraph
Note that this may change files generated by flex and bison, and configure scripts, depending on the version of those tools.
For stability, you can use a Docker image that uses pinned versions of these tools:
sh
docker run --rm -ti --platform linux/amd64 -v $(pwd):/root/workspace ghcr.io/cynkra/rig-ubuntu-igraph:main make -f Makefile-cigraph
Commit and push
sh
git submodule deinit --allAny scripts or data that you put into this service are public.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.