Closed shristirwt closed 1 month ago
Hi @shristirwt,
I have reviewed the code, and it is functioning as expected on my end. Could you please verify if you are using the correct path?
Let me know if you encounter any issues or need further assistance.
Hello @jvedsaqib , I am running the code locally that's why it is resulting in an error . I was thinking of implementing the code in a way that it runs on both
Ok! If you are running locally then there's no need to import colab. You can just load the DS directly. As for changing it to be flexible for both ways, it would be great. @rohitinu6 can assign you to this.
Thank you
Do I need to reach out to him or will he assign it to me from the issues raised
Has this bug been raised before?
Description
I found that the code displays an error if not executed on google colab hence I want to modify it so that it runs both on google colab as well as local environment
Steps to Reproduce
Include any relevant details like:
Screenshots
No response
Do you want to work on this issue?
Yes
If "yes" to the above, please explain how you would technically implement this.
I will check if the code is being executed on google colab or on the local system and then the path of the file will be provided accordingly