On Sunday, October 23, 2016 at 1:03:13 PM UTC-4, ahaus...@umassd.edu wrote:
>
> Hi the @interact command no longer seems to be working in Sage 7.3 and
> Sage 7.4 on an Mac Book Pro running El Capitan:
>
> Here is the contents I entered in an "Jupyter" notebook cell which I
> copied from a Sage
On Sunday, October 23, 2016 at 1:03:13 PM UTC-4, ahaus...@umassd.edu wrote:
>
> Hi the @interact command no longer seems to be working in Sage 7.3 and
> Sage 7.4 on an Mac Book Pro running El Capitan:
>
> Here is the contents I entered in an "Jupyter" notebook cell which I
> copied from a Sage
On Sunday, October 23, 2016 at 1:03:13 PM UTC-4, ahaus...@umassd.edu wrote:
>
> Hi the @interact command no longer seems to be working in Sage 7.3 and
> Sage 7.4 on an Mac Book Pro running El Capitan:
>
> Here is the contents I entered in an "Jupyter" notebook cell which I
> copied from a Sage
On Sunday, October 23, 2016 at 1:03:13 PM UTC-4, ahaus...@umassd.edu wrote:
>
> Hi the @interact command no longer seems to be working in Sage 7.3 and
> Sage 7.4 on an Mac Book Pro running El Capitan:
>
> Here is the contents I entered in an "Jupyter" notebook cell which I
> copied from a Sage
Hi the @interact command no longer seems to be working in Sage 7.3 and Sage
7.4 on an Mac Book Pro running El Capitan:
Here is the contents I entered in an "Jupyter" notebook cell which I copied
from a Sage interact example:
---
Hi,
The @interact command does not seem to work correctly in Sage 7.3 (See
Example 1)
I also tried the following import which I found online:
from ipywidgets import interact, interactive, fixedimport ipywidgets as widgets
The result was better but didn't contain a slider! See the attached fi
Hi,
the Interact command does not seem to be working in Sage 7.3 Jupyer
Notebook!
Here is the code from a notebook cell:
-
from ipywidgets import interact, interactive, fixed
import ipywidgets as widgets
def plotNthRoots(n):
On Wednesday, August 24, 2016 at 1:31:32 PM UTC-4, ahaus...@umassd.edu
wrote:
>
>
>
> The server of Sage 7.3 for Mac OS 10.11.6 (the app version) will not
> start!
> Here is the error report from the Terminal:
>
>
>
The server of Sage 7.3 for Mac OS 10.11.6 (the app version) will not
start!
Here is the error report from the Terminal:
Last login: Wed Aug 24 12:07:55 on console
DT-319195-M
Hi all,
It is easy to create an AppleScript applet that will launch sage
provided it is saved in the Applications folder. Here is the
text of the script:
tell application "Terminal"
do script "/Applications/sage/sage"
end tell
The script can be saved as a double-clickable appli
10 matches
Mail list logo