xeijin opened a new issue #4069: Is it possible to create a portable/standalone, cross-platform instance with all dependencies? URL: https://github.com/apache/incubator-superset/issues/4069 More of a question than an issue, but I'd like to be able to use Superset on projects at work (windows desktop, though cross-platform would be ideal). Since external package repositories are blocked by many corporate firewalls, I was hoping to create a standalone version with all of the relevant dependencies, upload to a Github repo and then simply download the zip and execute from the folder. The main issue I foresee is the requirement for the cryptography python dependency, which, as mentioned in the documentation is an 'OS-level dependency' https://superset.incubator.apache.org/installation.html#os-dependencies I realise something like Docker would be ideal for this use-case but unfortunately, I do not have the necessary administrator privileges to access the hypervisor.
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services
