You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm starting to play around with SysML v2, and I would like to take a stored model and load it in and create a relationship mapping. In the Jupyter examples, they use magic commands like %show, %viz and %publish. %show shows a basic mapping, and I'm guessing %viz uses a version of show to gain its understanding, and I assume %publish would go the other way. I found that these commands are in java and I would prefer to work in python. Are there python commands that will provide this relationship mapping? It doesn't look like this project includes that level of capability.
Thanks,
Gary
The text was updated successfully, but these errors were encountered:
Hi.
I'm starting to play around with SysML v2, and I would like to take a stored model and load it in and create a relationship mapping. In the Jupyter examples, they use magic commands like %show, %viz and %publish. %show shows a basic mapping, and I'm guessing %viz uses a version of show to gain its understanding, and I assume %publish would go the other way. I found that these commands are in java and I would prefer to work in python. Are there python commands that will provide this relationship mapping? It doesn't look like this project includes that level of capability.
Thanks,
Gary
The text was updated successfully, but these errors were encountered: