Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

completely separate the sage notebook from the core sage library as a new spkg called "sagenb-4.1.2.spkg" #6983

Closed
williamstein opened this issue Sep 22, 2009 · 5 comments

Comments

@williamstein
Copy link
Contributor

I'm posting releases here:

http://sage.math.washington.edu/home/wstein/patches/sagenb/

Try it now online: http://uw.sagenb.org

Suggested steps for trying out the new notebook:

  • Download the latest archive from the URL above.
  • tar zxvf sagenb-X.Y.tar.gz
  • cd sagenb-X.Y
  • sage -hg pull http://sage.math.washington.edu:8100/
  • sage -hg update
  • sage -python setup.py install
  • cd ..
  • sage
  • sage: import sagenb.notebook.notebook_object as nb
  • sage: nb.notebook()

See the enclosed README.txt for more details. Please feel free to ask questions on #sage-devel or on sage-notebook. See this wiki page for an overview of the new server infrastructure.

CC: @qed777

Component: notebook

Issue created by migration from https://trac.sagemath.org/ticket/6983

@williamstein

This comment has been minimized.

@qed777

This comment has been minimized.

@williamstein

This comment has been minimized.

@qed777
Copy link
Mannequin

qed777 mannequin commented Oct 12, 2009

comment:5

New Sage Notebook home page.

@williamstein
Copy link
Contributor Author

comment:6

This was actually done in sage-4.1.2.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants