我有一个问题,我从这个链接安装超集后找不到超集安装文件夹https://superset.incubator.apache.org/installation.html
文件夹在哪里?
我有一个问题,我从这个链接安装超集后找不到超集安装文件夹https://superset.incubator.apache.org/installation.html
文件夹在哪里?
我在 Anaconda 基础环境(在 Ubuntu 上)中安装了 Superset。安装文件位于:
~/anaconda3/lib/python3.7/site-packages/superset
这当然取决于 Anaconda 安装的位置。所以它会是:
~/anaconda_installation_location/lib/python3.7/site-packages/superset
我使用 python 和 virtualenv 安装了 Apache Superset。对我来说,我在以下位置找到了超集文件:
/usr/local/lib/python3.4/dist-packages/superset/
此外,前端资产位于:
/usr/local/lib/python3.4/dist-packages/superset/static/assets/src/
我希望这有帮助。
除了其他答案之外,这里是Windows上的路径,您可以在以下位置找到超集 -
C:\Users\<用户名>\AppData\Local\Programs\Python\Python39\Lib\site-packages\superset