pixiedust icon indicating copy to clipboard operation
pixiedust copied to clipboard

Clarification: "Pixiedust runtime updated. Please restart kernel"

Open rolweber opened this issue 8 years ago • 0 comments

I'm working with the new environments feature in DSX on Cloud. Pixiedust is pre-installed there. When I open a notebook or restart the runtime, there's a clean environment without user data, and therefore without a Pixiedust database. When importing Pixiedust, I get these messages:

import pixiedust

Pixiedust database opened successfully
Table VERSION_TRACKER created successfully

Pixiedust version 1.1.7.1

Pixiedust runtime updated. Please restart kernel
Table USER_PREFERENCES created successfully
Table service_connections created successfully

Note that it says: Please restart kernel, although it has been loaded the first time in a pristine environment.

Is there actually a reason for restarting the kernel in this scenario, or is that a message which was intended for a different case?

rolweber avatar Feb 21 '18 10:02 rolweber