Dataiku Documentation
  • Academy
    • Join the Academy
      Benefit from guided learning opportunities →
      • Quick Starts
      • Learning Paths
      • New Features
      • Certifications
      • Academy Discussions
  • Community
      • Explore the Community
        Discover, share, and contribute →
      • Learn About Us
      • Ask A Question
      • What's New?
      • Discuss Dataiku
      • Using Dataiku
      • Setup And Configuration
      • General Discussion
      • Plugins & Extending Dataiku
      • Product Ideas
      • Programs
      • Frontrunner Awards
      • Dataiku Neurons
      • Community Resources
      • Community Feedback
      • User Research

      Discover the winners and finalists of the 2023 edition, and read their story to learn about their pioneering achievements in data science and AI!

      View Winners and Finalists

  • Documentation
    • Reference Documentation
      Comprehensive specifications of Dataiku →
      • User's Guide
      • Specific Data Processing
      • Automation & Deployment
      • APIs
      • Installation & Administration
      • Other Topics
  • Knowledge
    • Knowledge Base
      Articles and tutorials on Dataiku features →
      • User Guide
      • Admin Guide
      • Dataiku Solutions
      • Dataiku Cloud
  • Developer
    • Developer Guide
      Tutorials and articles for developers and coder users →
      • Getting Started
      • Concepts and Examples
      • Tutorials
      • API Reference
  • User's Guide
  • DSS concepts
  • Connecting to data
  • Exploring your data
  • Schemas, storage types and meanings
  • Data preparation
  • Charts
  • Interactive statistics
  • Machine learning
  • The Flow
  • Visual recipes
  • Recipes based on code
  • Code notebooks
    • SQL notebook
    • Python notebooks
    • Predefined notebooks
    • Containerized notebooks
    • Installing Jupyter Extensions
    • Search notebook
  • MLOps
  • Webapps
  • Code Studios
  • Code reports
  • Dashboards
  • Workspaces
  • Data Catalog
  • Dataiku Applications
  • Working with partitions
  • DSS and SQL
  • DSS and Python
  • DSS and R
  • DSS and Spark
  • Code environments
  • Collaboration
  • Specific Data Processing
  • Time Series
  • Geographic data
  • Generative AI and LLM Mesh
  • Text & Natural Language Processing
  • Images
  • Audio
  • Video
  • Automation & Deployment
  • Metrics, checks and Data Quality
  • Automation scenarios
  • Production deployments and bundles
  • API Node & API Deployer: Real-time APIs
  • Governance
  • APIs
  • Python APIs
  • R API
  • Public REST API
  • Additional APIs
  • Installation & Administration
  • Installing and setting up
  • Elastic AI computation
  • DSS in the cloud
  • DSS and Hadoop
  • Metastore catalog
  • Operating DSS
  • Security
  • User Isolation
  • Other topics
  • Plugins
  • Streaming data
  • Formula language
  • Custom variables expansion
  • Sampling methods
  • Accessibility
  • Troubleshooting
  • Release notes
  • Other Documentation
  • Third-party acknowledgements
Dataiku DSS
You are viewing the documentation for version 12 of DSS.
  • »
  • Code notebooks Open page in a new tab

Code notebooks¶

In addition to the Flow where you perform the “production” work of your project with both visual recipes and code recipes, and visual analysis where you can visually perform data preparation and machine learning, DSS features code notebooks for exploratory / experimental work using code.

  • SQL notebook
    • Creating a SQL notebook
    • Cells and history
  • Python notebooks
    • Creating a Python notebook
      • From a dataset
      • From the notebooks list
    • Using the Python notebook
      • Available APIs
      • Spark
      • Unloading
  • Predefined notebooks
    • Creating a notebook from a prebuilt template
    • Creating your own prebuilt templates
  • Containerized notebooks
    • Configuring containers for notebooks
      • Builtin environment
      • Code envs
    • Running a notebook in a container
      • Dependencies
      • Writing files from notebook code
  • Installing Jupyter Extensions
    • List available extensions
    • List enabled extensions
    • Enable an extension
    • Disable an extension
    • Customize an extension
  • Search notebook
    • Creating a Search notebook
    • Queries and search scope
      • Indices-based search scope
      • Index-pattern-based search scope
      • Datasets-based search scope
    • Exporting a search query to a dataset
Next Previous

© Copyright 2024, Dataiku

Built with Sphinx using a theme provided by Read the Docs.