Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Fix image URLs in vacuum_world.ipynb by removing 'files/' prefix #1302

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

AliDumlu
Copy link

This commit fixes broken image URLs in the vacuum_world.ipynb notebook. The issue was caused by an incorrect prefix ('files/') in the image paths, which prevented the images from being displayed properly. I have removed the 'files/' prefix from all image URLs, ensuring that the images load as expected.

Changes made:

  • Updated all image paths in vacuum_world.ipynb by removing 'files/' from the URLs.

This commit fixes broken image URLs in the vacuum_world.ipynb notebook. The issue was caused by an incorrect prefix ('files/') in the image paths, which prevented the images from being displayed properly. I have removed the 'files/' prefix from all image URLs, ensuring that the images load as expected.

Changes made:
- Updated all image paths in vacuum_world.ipynb by removing 'files/' from the URLs.
Fix image URLs in vacuum_world.ipynb by removing 'files/' prefix
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant