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

Trust notebook & revert to Python 3.7.9 #42

Closed
wants to merge 1 commit into from
Closed

Conversation

CasperWA
Copy link
Contributor

Currently, the Materials Cloud dokku does not support Python 3.7.10.

@ltalirz How do we make sure the buildpacks are updated according to the most updated stack?

@CasperWA CasperWA closed this Mar 11, 2021
@CasperWA CasperWA deleted the trust-notebook branch March 11, 2021 21:24
@ltalirz
Copy link
Member

ltalirz commented Mar 13, 2021

@ltalirz How do we make sure the buildpacks are updated according to the most updated stack?

The first thing to check would be to use the latest herokuish version by upgrading mc_dokku_herokuish_version accordingly.

We had to pin this version since voila's issue with /dev/random forced us to build our own modified docker images.
(see https://github.com/materialscloud-org/openstack-ansible/blob/master/roles/mc_dokku/templates/random-Dockerfile and https://github.com/materialscloud-org/openstack-ansible/blob/master/roles/mc_dokku/tasks/fix-dockerfile.yml)

@ltalirz
Copy link
Member

ltalirz commented Mar 13, 2021

I've also opened gliderlabs/herokuish#659 which should allow us to get rid of this workaround.

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.

2 participants