Ask Your Question

Revision history [back]

click to hide/show revision 1
initial version

Lauch Automatization for Sagemath through Docker

In connection with this question https://ask.sagemath.org/question/66844/new-ways-to-install-sage-failed-need-help/

is there a way to make a little Windows program with

1) open docker 2) docker run -p8888:8888 sagemath/sagemath:latest sage-jupyter 3) open a browser on the url http://127.0.0.1:8888/?token=eed147f951986331190b56607dd0d01c8e6acbde92870fd8

as consecutive commands.

With this in hand working with SageMath would by highly simplified for dummies like I.

Lauch Automatization for Sagemath through Docker

In connection with this question https://ask.sagemath.org/question/66844/new-ways-to-install-sage-failed-need-help/

is there a way to make a little Windows program with

1) open docker 2) docker run -p8888:8888 sagemath/sagemath:latest sage-jupyter 3) open a browser on the url http://127.0.0.1:8888/?token=eed147f951986331190b56607dd0d01c8e6acbde92870fd8

as consecutive commands.

With this in hand working with SageMath would by highly simplified for dummies like I.

Lauch Launch Automatization for Sagemath through Docker

In connection with this question https://ask.sagemath.org/question/66844/new-ways-to-install-sage-failed-need-help/

is there a way to make a little Windows program with

1) open docker docker

2) docker run -p8888:8888 sagemath/sagemath:latest sage-jupyter sage-jupyter

3) open a browser on the url http://127.0.0.1:8888/?token=eed147f951986331190b56607dd0d01c8e6acbde92870fd8

as consecutive commands.

With this in hand working with SageMath would by highly simplified for dummies like I. I.