-
Notifications
You must be signed in to change notification settings - Fork 5
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
Feature/container url dropdown #155
Conversation
…ed for environments.json to see if this fixes the problem
@sujen1412 Do we want to be using 'mas.dit.maap-project.org/root/maap-workspaces/custom_images/maap_base:develop' for the default docker image? Registering an algorithm with it fails: https://repo.dit.maap-project.org/root/register-job/-/jobs/16332 |
Based on this build, it seems like 'mas.dit.maap-project.org/root/maap-workspaces/custom_images/maap_base:develop' is correct This is registering the same algorithm but with I created this ticket: MAAP-Project/Community#1143 to track fixing the maap_base image |
I am going to merge this because MAAP-Project/Community#1143 is a separate issue and 'mas.dit.maap-project.org/root/maap-workspaces/custom_images/maap_base:develop' is the image that I should be using |
algorithm extension 0.3.7 is the container dropdown url feature update and 0.3.8 is the documentation link fix
Resolved through these PRs into the extensions: MAAP-Project/jupyter-server-extension#15
MAAP-Project/algorithms-jupyter-extension#16
MAAP-Project/algorithms-jupyter-extension#17
More information in the PRs
Fixes: MAAP-Project/Community#930
MAAP-Project/Community#1056
Can test with this image: 'mas.dit.maap-project.org/root/maap-workspaces/jupyterlab/python:container-url-dropdown'