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

Update anaconda installation #499

Closed
wants to merge 30 commits into from
Closed

Conversation

bryanpaget
Copy link
Contributor

No description provided.

Bryan Paget and others added 22 commits July 27, 2023 16:36
The light-locker removal command was failing, as light-locker was not installed... so I removed the removal command but when I launch the container on Kubeflow... the screen is locked.
the screen is still locking. :-/
the screen is still locking. :-/
Test PSPP from Ubuntu Repo to make sure French UI is shown. Remove installer script and update Dockerfile.
warning: duplication of code across docker-bits.
since we updated the base image we may no longer need to install a specific version of this difficult to install package.
update jupyter/datascience-notebook to b07eb7a
@bryanpaget bryanpaget added the auto-deploy Trigger manual CI steps for this PR label Aug 9, 2023
Bryan Paget and others added 7 commits August 10, 2023 14:09
the extra layer was being stacked too early in the docker build sequence which was causing conda to hang, not being able to find the packages on artifactory.
update actions/setup-python@v2 to actions/setup-python@v4
* Update build_push.yaml: deprecate set-output

update workflow to use $GITHUB_OUTPUT instead of set-output.

See: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/

* Update build_push.yaml: update syntax

* Update build_push.yaml: update syntax for interpolation

* Update build_push.yaml: change notebook name variable name

* update remaining set-output commands

* Update Makefile: reset set-output commands for Makefile

Github Actions was complaining about set-output in the Makefile but I think we have to leave these lines alone since they are used by Make and not by Github Actions.
@bryanpaget bryanpaget closed this Aug 22, 2023
@bryanpaget bryanpaget deleted the update-Anaconda-installation branch August 22, 2023 18:42
@bryanpaget bryanpaget linked an issue Aug 22, 2023 that may be closed by this pull request
4 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
auto-deploy Trigger manual CI steps for this PR
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Research R, Python, Anaconda Update/Optimization
1 participant