Cannot run Jupyter Notebook

KarolKarol Member Posts: 5 Newbie
Hi, I am very new to Rapidmider. I am trying to run a Jupyter notebook, but I keep getting this error: The execution of the Python script failed. Please check your Python script: TypeError: rm_main() missing 1 required positional argument.
I trying to run this code, because I saw in a video  that I should write this command in order to start: 
def rm_main(data):
    print("hello")
    return data
Thank you in advance!
Tagged:

Best Answers

Sign In or Register to comment.