mirror of
https://github.com/harvard-edge/cs249r_book.git
synced 2026-05-07 02:03:55 -05:00
Two separate images directories #48
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @V0XNIHILI on GitHub (Dec 10, 2023).
Originally assigned to: @V0XNIHILI on GitHub.
Currently, there are two different image directories in the root of this project:
@profvjreddi would you be okay if I move the
images_ml_frameworksdirectory into the mainimagesfolder?@profvjreddi commented on GitHub (Dec 10, 2023):
Hi @V0XNIHILI - yes, please go ahead and do that.
@profvjreddi commented on GitHub (Dec 10, 2023):
One thing we should do is to create a chapter for each folder and keep all relevant content under that folder.
E.g.
optimizations.qmdgoes intooptimizations/optimizations.qmdand there is a folder for images likeoptimizations/images/.We have an issue with that https://github.com/harvard-edge/cs249r_book/issues/22
@profvjreddi commented on GitHub (Dec 10, 2023):
This is addressed in the big merge I did here:
3625af9cc4