Skip to content

Revert back to Dockerfile#16

Merged
dimpase merged 7 commits intosagemath:masterfrom
kwankyu:master
Sep 9, 2023
Merged

Revert back to Dockerfile#16
dimpase merged 7 commits intosagemath:masterfrom
kwankyu:master

Conversation

@kwankyu
Copy link
Copy Markdown
Collaborator

@kwankyu kwankyu commented Sep 8, 2023

Fixes #15, and prepare for sagemath/sage#36144.

This PR refreshes the repo in the master branch from ground up, by pulling in https://github.com/kwankyu/sage-binder-env

  • We go back to Dockerfile to create the Binder environment.
  • Removed mostly out-dated or obsolete files and contents.
  • Updated the notebook "Start here" kept in notebooks directory
  • We use JupyterLab instead of classical Jupyter notebook.

The base sagemath image used is the develop version created by https://github.com/sagemath/sage/blob/develop/.github/workflows/push_to_docker_hub.yml Hence it is the most recent available.

@kwankyu
Copy link
Copy Markdown
Collaborator Author

kwankyu commented Sep 9, 2023

@dimpase, may I get maintainer role for this repo?

I want to act quickly when there is a problem with it, or when there is an improvement.

@dimpase
Copy link
Copy Markdown
Member

dimpase commented Sep 9, 2023

@kwankyu - done.

@kwankyu
Copy link
Copy Markdown
Collaborator Author

kwankyu commented Sep 9, 2023

Thanks!

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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Update to the latest sage in preparation for live doc

2 participants