mirror of
https://github.com/apache/superset.git
synced 2026-04-20 00:24:38 +00:00
URL Params macro (#2537)
This commit is contained in:
committed by
GitHub
parent
b97a8275d4
commit
10773f96a7
@@ -1,9 +1,12 @@
|
||||
.. image:: _static/img/s.png
|
||||
|
||||
Superset's documentation
|
||||
''''''''''''''''''''''''
|
||||
|
||||
Superset is a data exploration platform designed to be visual, intuitive
|
||||
and interactive.
|
||||
|
||||
|
||||
----------------
|
||||
|
||||
.. warning:: This project was originally named Panoramix, was renamed to
|
||||
|
||||
@@ -58,3 +58,5 @@ Superset's Jinja context:
|
||||
|
||||
.. autoclass:: superset.jinja_context.PrestoTemplateProcessor
|
||||
:members:
|
||||
|
||||
.. autofunction:: superset.jinja_context.url_param
|
||||
|
||||
Reference in New Issue
Block a user