These random texts appear after uploading file to git hub
I used jupyter nbconvert my_notebook.ipynb --to markdown this command to convert jupyter notebook to an (MD) file so I can show it on github. when i open the md file everything is good but when i upload the file to my repository using VSS some random texts appear. how to get rid of it Thanks