@magicznyleszek
Hi, Thanks for this reply.
I have installed kobotoolbox using kobo-install and activated the developer mode.
I was able to change the client side code and see the changes with the above mentioned command:
./run.py -cf run --publish 3000:3000 kpi npm run watch
The point is that, once I change the python code, I am not able to view the changes, even though after restarting the dockers.
Can you please guide me how to view python source code changes.
Thanks in advance.