Expand my Community achievements bar.

Adobe Summit 2025: AEP & RTCDP Session Recordings Are Live! Missed a session or want to revisit your favorites? Watch the latest recordings now.

Mark Solution

This conversation has been locked due to inactivity. Please create a new post.

SOLVED

qs_connect in data science

Avatar

Level 2

The qs_connect() command works in a jupyter notebook in the datascience workspace. However, it fails when executed within the training/scoring framework of recipe builder. Any idea?

1 Accepted Solution

Avatar

Correct answer by
Employee

qs_connect() function is not supported for use inside a recipe. From a recipe, we don't have this helper function defined. 

View solution in original post

1 Reply

Avatar

Correct answer by
Employee

qs_connect() function is not supported for use inside a recipe. From a recipe, we don't have this helper function defined.