Hello everyone, in my organization we have a zeppelin note that contains many user defined functions and scala initialization code. Currently we run the code manually once per interpreter start.
Is there any way to have the initialization code run automatically on every interpreter start (without explicitly including code that loads it in notebooks)? Best regards,Mit