Hi Bhavesh, This is good that you are suggesting changes, can you take the next step and submit a pull request with the changes you are suggesting against - https://github.com/apache/airavata-django-portal/edit/master/docs/tutorial/custom_ui_tutorial.md <https://github.com/apache/airavata-django-portal/edit/master/docs/tutorial/custom_ui_tutorial.md>
Suresh > On Jun 11, 2022, at 10:27 AM, Bhavesh Asanabada <[email protected]> > wrote: > > Hi everyone, > > To the one who is looking at Airavata Django Portal - Tutorial > <https://apache-airavata-django-portal.readthedocs.io/en/latest/tutorial/custom_ui_tutorial/#tutorial-exercise-create-a-custom-django-app>, > please note the following changes; > > 1. On the tutorial page, it is mentioned to install the Python of version > 3.9. But working with Python 3.9 throws an error in building grpcio wheel. > Therefore, downgrade the python version to 3.8.3 to run the application > locally. > > 2. In the tutorial exercise of "Create a custom Django App", following step-5 > of Adding a list of "Hello" greetings note the following changes in code. > <image.png> <image.png> > > Thanks & Regards > Bhavesh Asanabada >
