Description Usage Arguments Examples
Use Specified Configuration
1 | use_config(config_func)
|
config_func |
A function to be used for configuration. It can be |
1 2 | use_config(yaml_config) # to use standard YAML configuration file
use_config(in_place_config) # to use "in-place" configuration which is stored in memory
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.