You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi, I would be nice if the exercise file can also be downloaded automatically. Currently it doesnt do it.
I noticed that you have some commented out code in the script.: # tutorial["exercise_file"] = soup.find('section', attrs={'id':'tab-exercise-files'}).text or ""
Maybe you can have a look into this and get it working?
The text was updated successfully, but these errors were encountered:
Hi, I would be nice if the exercise file can also be downloaded automatically. Currently it doesnt do it.
I noticed that you have some commented out code in the script.:
# tutorial["exercise_file"] = soup.find('section', attrs={'id':'tab-exercise-files'}).text or ""
Maybe you can have a look into this and get it working?
The text was updated successfully, but these errors were encountered: