Skip to content
This repository has been archived by the owner on Feb 26, 2020. It is now read-only.
/ new-sage-explorer Public archive

Refactoring sagemath/sage-explorer, with some more advanced widgets like ipyvuetify.

Notifications You must be signed in to change notification settings

zerline/new-sage-explorer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Sage Explorer

A Jupyter Notebook widget for exploring SageMath objects.

Installation

Try it on binder

demo

Local install from source

Download the source from the git repository:

$ git clone https://github.com/sagemath/new-sage-explorer.git

Change to the root directory and run:

$ sage -pip install --upgrade --no-index -v .

For convenience this package contains a [makefile](makefile) with this and other often used commands. Should you wish too, you can use the shorthand:

$ make install

Install from PyPI

Sage Explorer is distributed on PyPI.

$ sage -pip install new_sage_explorer

Usage

See the demo notebook.

About

Refactoring sagemath/sage-explorer, with some more advanced widgets like ipyvuetify.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published