Apoorv Garg
Apoorv Garg
Thank you @pariaspe for the help
I have added the documentation for local deployment for react in the docs/instructionfordevelopers.md PR - https://github.com/JdeRobot/RoboticsAcademy/pull/1777 I guess documentation on "running an exercise without connecting to the docker" would be...
> @Apoorvgarg-creator That is the expected behaviour. I have rechecked the code as well. Thank you @akshaynarisetti. So, for what purpose this Video tag is placed here ?
> Hi @Apoorvgarg-creator > > The pre-existing code had this concept of on-hover video playing feature, guess it was taking a lot of bandwidth. > > From the code I...
@pariaspe Can I help in resolving this issue ? If yes, what should be the approach to solve the issue ? Thank you
Google Sheet Link for reference - https://docs.google.com/spreadsheets/d/1ZpZhbbFHv96CvQ57HjU6g9WmFd-_1QKq_EAjZLRB6eY/edit?usp=sharing
@jasonrig, FixedLenFeature has moved from `tf.FixedLenFeature` into `tf.io.FixedLenFeature`. This has been used in dataset.py. Found this on the tensor flow website - [Guide](https://www.tensorflow.org/guide/migrate/upgrade)
@dmariaa Can I take the role of working on the search and tag functionality ?
> Absolutly Yes @Apoorvgarg-creator .... I would consider adding a field to the exercise model in the Django backend, something like "tags"... then you can use that field in the...
@emckean Done