Timeline for sempy_labs -> sempy #642
Replies: 1 comment 4 replies
-
|
Semantic Link Labs will always have capabilities which don't exist in semantic link so you will have to pip install semantic link labs. That being said, just because you don't have to pip install semantic link (since it is pre-installed in the Fabric runtime), does not mean that you have the latest version. If you want the latest version of semantic link you will likely have to pip install that as well. Anyways, pip install for labs takes about 6 seconds in a pure python notebook so I don't see that as a limitation. In an ideal world all would be in a single library but the development speed of labs can naturally be much faster than semantic link - hence our current scenario. |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Is there any visibility to when functions will migrate from sempy_labs -> sempy?
I love the functionality of sempy_labs, however I don't love the additional overhead of spinning up an environment with it installed instead of using a default warm environment or pip installing if running in an interactive way. That is why I was wondering what the roadmap looks like to move functions from sempy_labs -> sempy.
Beta Was this translation helpful? Give feedback.
All reactions