Examples of Plugin Component Development

Examples of Plugin Component Development

Learn to create some of the various plugin components in Dataiku

rate limit

Code not recognized.

About this course

Dataiku’s integration of code allows you to accomplish anything within the platform through custom code. Plugins allow you to extend the Dataiku GUI by sharing your custom code in various ways.

You can install existing plugins from the store, by uploading a Zip file, or from a Git repository.

In this course, you will learn how to write your own dev plugins.  A plugin is made of a number of components. Each component is a single kind of object in Dataiku DSS, such as a dataset, recipe, webapp, or machine learning algorithm.

 

Curriculum

  • Plugins in Dataiku
  • How to Create a Custom Recipe
  • How to Create a Custom Dataset
  • How to Create a Partitioned Custom Dataset
  • How to Create a Custom Web App
  • How to Create a Custom Machine Learning Algorithm
  • Setting Up Your Code Editor to Develop Dataiku Plugins
  • What’s Next -- Examples of Plugin Component Development

About this course

Dataiku’s integration of code allows you to accomplish anything within the platform through custom code. Plugins allow you to extend the Dataiku GUI by sharing your custom code in various ways.

You can install existing plugins from the store, by uploading a Zip file, or from a Git repository.

In this course, you will learn how to write your own dev plugins.  A plugin is made of a number of components. Each component is a single kind of object in Dataiku DSS, such as a dataset, recipe, webapp, or machine learning algorithm.

 

Curriculum

  • Plugins in Dataiku
  • How to Create a Custom Recipe
  • How to Create a Custom Dataset
  • How to Create a Partitioned Custom Dataset
  • How to Create a Custom Web App
  • How to Create a Custom Machine Learning Algorithm
  • Setting Up Your Code Editor to Develop Dataiku Plugins
  • What’s Next -- Examples of Plugin Component Development