Skip to content

Conversation

@AliDumlu
Copy link
Owner

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.
@AliDumlu AliDumlu merged commit e3a2fba into master Sep 12, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants