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

Setup tutorial and library for anyone to use to add/remove MMT associations easily in python/notebooks #76

Open
jamesfwood opened this issue Sep 12, 2024 · 0 comments
Assignees

Comments

@jamesfwood
Copy link

jamesfwood commented Sep 12, 2024

We need an easy way to add/remove associations in Jupyter notebooks. Will be most useful for the DPub team to integrate into their notebooks.

Will be able to add/remove collections, services, tools, etc

like:

import mmt_associations use add_collection, remove_collection

add_collection("OPS", "HiTIDE", collectionID)

remove_collection("UAT", "l2ss-py", collectionID)

if fail then throw an exception.

@jamesfwood jamesfwood changed the title Setup tutorial and easy library for anyone to use to add/remove associations easily Setup tutorial and library for anyone to use to add/remove associations easily Sep 12, 2024
@jamesfwood jamesfwood changed the title Setup tutorial and library for anyone to use to add/remove associations easily Setup tutorial and library for anyone to use to add/remove MMT associations easily in python/notebooks Sep 12, 2024
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

No branches or pull requests

2 participants