Skip to main content
The Build feature is a JupyterHub-based development environment integrated within NexusOne. It provides a build environment for developing and testing Apache Airflow DAGs that orchestrate ETL pipelines. This guide walks you through launching the build environment.

Steps to launching JupyterHub

Launch JupyterHub and start using the environment.
  1. Log in to NexusOne.
  2. On the NexusOne homepage, click Build.
  3. Select a server option:
    • Click Non-GPU Profile if you need a non-GPU workload.
    • Click GPU Enabled Profile if you need a GPU workload.
  4. Click Start to launch JupyterHub. You should see a dedicated server getting assigned to you. This step might take some time.
After the server is successfully assigned to you, you can start leveraging this environment to build and test your applications or use cases.