snip.snippets.baseΒΆ
To implement your own snippets, you can use the BaseSnip class.
This class provides a basic structure for snippets that can be used in the labbook, if you have already created a custom snippet in the (ts) snip package, or you want to extend the functionality of the already existing snippets, you can use the BaseSnip class as a base class.
Classes
|
Basic Snip class. |