Skip to content

A Binder repository for using QuiverTools within SageMath

License

Notifications You must be signed in to change notification settings

QuiverTools/mybinder-sage

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

A Binder repository for using QuiverTools

This repository is a Binder repository based on SageMath which comes with QuiverTools installed, together with some easy examples.

To run this, just click on the badge:

Authors

Pieter Belmans

Based on https://github.com/sagemath/sage-binder-env by Nicolas M. Thiéry, E. Madison Bray, and Kwankyu Lee

Instructions to ourselves

With jupytext one can convert between .py and .ipynb. In particular, the following

jupytext --to ipynb src/basic.py
mv src/basic.ipynb notebooks

converts the very rudimentary proof of concept to a notebook.

I have left the result of jupytext --to py start.ipynb which is the example provided in the original repository, in the /src directory, so that we know which syntax to use.

About

A Binder repository for using QuiverTools within SageMath

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Jupyter Notebook 64.0%
  • Python 34.1%
  • Dockerfile 1.9%