Interacting with a Session using the CDE CLI

Once your Session has been created, you can interact with it using the cde sessions interact command.

Below is an example that demonstrates how to interact with a PySpark or Scala Session in CDE using the CLI.
Run the following command in the CDE CLI:
cde session interact --name <session-name>