magics module¶
|
Dynamically add trait attributes to the HasTraits instance. |
|
Print docstring if incorrect arguments were passed |
|
Make an entry in the options_table for fn, with value optstr |
|
Format a string for latex inclusion. |
|
Returns True if the object has a trait with the specified name. |
Context manager for bundling trait change notifications and cross validation. |
|
|
|
|
Setup a handler to be called when a trait changes. |
|
DEPRECATED: Setup a handler to be called when a trait changes. |
|
Parse options passed to an argument string. |
|
. |
|
Execute or evaluate the line or cell contents |
|
Forcibly sets trait attribute, including read-only attributes. |
|
This is called before self.__init__ is called. |
|
Get metadata values for trait by key. |
|
Get a list of all the names of this class’ traits. |
|
Get a |
|
Remove a trait change handler. |
|
Remove trait change handlers of any type for the specified name. |
|
Update config and load the new values |