Updated: 03 September 2023
Setting up a DSX Notebook
1. Configure an Apache Spark Instance
Create a new Apache Spark Service from the Catalog, and create a new Credential
2. Set up the Project
Once you’ve created aWatson Studio Instance, create a project which must be liked to a Storage Service
Next, associate Spark Instance with your project from the Settings tab
3. Uploade Assets
Any assets in your existing cloud storage may be browsed, or alternatively you can upload your own files for this project to your Cloud Storage
4. Create a Notebook
Create a new Jupyter Notebook for your project, select the Language, Spark Version, and Runtime - which is the spark service we just created
5. Importing Data
Insert the code to import your file from the data tab by selecting the file and the import method