I have been trying to run a cricket game chatbot in google colab.(new to rasa) Have attached the code too. Issue I am facing: Executing make action-server, result I am getting Action endpoint is up and running. on (‘0.0.0.0’, 5055) In the tutorial I saw, it has been instructed to open a new terminal to execute the command make cmdline But how to implement this in google colab. Please help to clarify
Cricket_Chatbot.ipynb (90.8 KB)