Open doconight opened 7 months ago
Driver Application.docx Dr. Walter, I'm trying the share the code from Jupyter Notebooks. However, there is an error showing that the file format is not supported to upload. So, I copied the code to a Word file and uploaded to the repository
Good. You should be able to add the code to VS Code or Notepad and save as a .py file. Then upload the .py file to your code section of the repository. MS Word tends to add trash in the form of hidden characters, making the code incapable of being run.
Also, add comments to your code, indicating what API you are consuming.
Driver application and Custom API.zip Hello, Dr. Walter. I've tried to upload a .py file, but it's not supported. So, I converted it to a ZIP file and uploaded it. Please review both the Driver and Custom APIs. Thank you.
Please start your driver application and post it to the repository.