provisionalcompleter(action='ignore')
>>> with provisionalcompleter(): ... completer.do_experimental_things() # works
>>> completer.do_experimental_things() # raises.
Unstable
By using this context manager you agree that the API in use may change without warning, and that you won't complain if they do so.
You also understand that, if the API is not to your liking, you should report a bug to explain your use case upstream.
We'll be happy to get your feedback, feature requests, and improvements on any of the unstable APIs!
This context manager has to be used in any place where unstable completer behavior and API may be called.
Hover to see nodes names; edges to Self not shown, Caped at 50 nodes.
Using a canvas is more power efficient and can get hundred of nodes ; but does not allow hyperlinks; , arrows or text (beyond on hover)
SVG is more flexible but power hungry; and does not scale well to 50 + nodes.
All aboves nodes referred to, (or are referred from) current nodes; Edges from Self to other have been omitted (or all nodes would be connected to the central node "self" which is not useful). Nodes are colored by the library they belong to, and scaled with the number of references pointing them