diff --git a/docs/installation.rst b/docs/installation.rst index 202f37ac4..19f471e30 100644 --- a/docs/installation.rst +++ b/docs/installation.rst @@ -522,8 +522,6 @@ Here's a list of some of the recommended packages. +------------------+-------------------------------------------------------------------+-------------------------------------------------+ | Google Sheets | ``"apache-superset[gsheets]"`` | ``gsheets://`` | +------------------+-------------------------------------------------------------------+-------------------------------------------------+ -| Hana | ``"apache-superset[hana]"`` | ``hana://`` | -+------------------+-------------------------------------------------------------------+-------------------------------------------------+ | IBM Db2 | ``"apache-superset[db2]"`` | ``db2+ibm_db://`` | +------------------+-------------------------------------------------------------------+-------------------------------------------------+ | MySQL | ``"apache-superset[mysql]"`` | ``mysql://`` | @@ -534,6 +532,8 @@ Here's a list of some of the recommended packages. +------------------+-------------------------------------------------------------------+-------------------------------------------------+ | Presto | ``"apache-superset[presto]"`` | ``presto://`` | +------------------+-------------------------------------------------------------------+-------------------------------------------------+ +| SAP HANA | ``"apache-superset[hana]"`` | ``hana://`` | ++------------------+-------------------------------------------------------------------+-------------------------------------------------+ | Snowflake | ``"apache-superset[snowflake]"`` | ``snowflake://`` | +------------------+-------------------------------------------------------------------+-------------------------------------------------+ | SQLite | | ``sqlite://`` |