@@ -105,35 +105,35 @@ <h2 class="text-center font-bold mb-10 text-2xl">Init Venv</h2>
105105 < div
106106 class ="carrusel-img h-full grid grid-rows-1 auto-cols-max grid-flow-col gap-4 overflow-x-auto overflow-y-hidden snap-x snap-mandatory w-full py-4 ">
107107 < a href ="https://github.com/user-attachments/assets/8b4243a0-4c83-4956-b5e6-7a02d92135bb "
108- data-pswp-width ="1366 " data-pswp-height ="768 " target ="_blank ">
108+ data-pswp-width ="680 " data-pswp-height ="412 " target ="_blank ">
109109 < img title ="Startup Error " class ="w-[200px] h-auto object-contain "
110110 src ="https://github.com/user-attachments/assets/8b4243a0-4c83-4956-b5e6-7a02d92135bb "
111111 alt ="Program startup error showing missing working directory configuration. " />
112112 </ a >
113113
114114 < a href ="https://github.com/user-attachments/assets/7e5edffb-4ddc-41df-abe8-b77e88162f61 "
115- data-pswp-width ="1366 " data-pswp-height ="768 " target ="_blank ">
115+ data-pswp-width ="858 " data-pswp-height ="685 " target ="_blank ">
116116 < img title ="Successful Initialization " class ="w-[200px] h-auto object-contain "
117117 src ="https://github.com/user-attachments/assets/7e5edffb-4ddc-41df-abe8-b77e88162f61 "
118118 alt ="Program successfully started without requirements file installation. " />
119119 </ a >
120120
121121 < a href ="https://github.com/user-attachments/assets/c2acd251-88cb-4285-bd31-10c7c463051a "
122- data-pswp-width ="1366 " data-pswp-height ="768 " target ="_blank ">
122+ data-pswp-width ="858 " data-pswp-height ="685 " target ="_blank ">
123123 < img title ="Virtual Environment Activated " class ="w-[200px] h-auto object-contain "
124124 src ="https://github.com/user-attachments/assets/c2acd251-88cb-4285-bd31-10c7c463051a "
125125 alt ="Terminal console showing activated virtual environment for user interaction. " />
126126 </ a >
127127
128128 < a href ="https://github.com/user-attachments/assets/f7e995e2-ff1c-4daf-bc73-9ee5a5430597 "
129- data-pswp-width ="1366 " data-pswp-height ="768 " target ="_blank ">
129+ data-pswp-width ="858 " data-pswp-height ="685 " target ="_blank ">
130130 < img title ="Execution with Requirements Installation " class ="w-[200px] h-auto object-contain "
131131 src ="https://github.com/user-attachments/assets/f7e995e2-ff1c-4daf-bc73-9ee5a5430597 "
132132 alt ="Program running with automatic requirements file installation process. " />
133133 </ a >
134134
135135 < a href ="https://github.com/user-attachments/assets/bc28f7fa-3024-4461-ad58-6462c871fdd6 "
136- data-pswp-width ="1366 " data-pswp-height ="768 " target ="_blank ">
136+ data-pswp-width ="858 " data-pswp-height ="685 " target ="_blank ">
137137 < img title ="User Session Maintained " class ="w-[200px] h-auto object-contain "
138138 src ="https://github.com/user-attachments/assets/bc28f7fa-3024-4461-ad58-6462c871fdd6 "
139139 alt ="User terminal session preserved and ready for continued interaction. " />
0 commit comments