I would like to call the function say_hello in Jupyter Notebook.
say_hello
def say_hello(): print(\'hello\') %%javascript //What have been tried // Method 1