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

Feature/remove api endpoint #130

Merged
merged 3 commits into from
Jul 24, 2024
Merged

Conversation

grallewellyn
Copy link
Contributor

Upgraded maap libs version to 1.2.4 which is the change of making the maap-py import not have the api server in the instantiation
ie

from maap.maap import MAAP
maap = MAAP()

instead of

from maap.maap import MAAP
maap = MAAP(maap_host='api.dit.maap-project.org')

Can test with this image: 'mas.dit.maap-project.org/root/maap-workspaces/jupyterlab/python:remove-api-endpoint'

@grallewellyn grallewellyn merged commit 24ced2e into develop Jul 24, 2024
@grallewellyn grallewellyn deleted the feature/remove-api-endpoint branch July 24, 2024 17:15
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