How-to | Install a plugin on a self-managed instance#
Note
To install plugins, you must have permission to do so. Your Dataiku instance must have HTTPS connectivity to the internet. If you don’t, you can install existing plugins from the store in two ways — upload a zip file or fetch from a Git repository.
To install a plugin from the plugin store:
Search for the plugin you want to install and click Install.
Click Confirm Install.
If the plugin requires a dedicated code environment:
Accept the default option Managed by DSS (recommended). If you want to manage the code environment manually, select Managed manually. Optionally, you can also select to use Conda or a specific Python environment.
Click Build New Environment. Dataiku displays Environment creation.
Wait until Dataiku creates the environment and displays Creation result, then click OK.
Click Next to accept the code environment. Alternatively, If you want to change the code environment, click Change. Once completed, Dataiku displays a success message.
Click Go to Plugin Page to view the installed plugin.