Spaces:
Running
Running
Merge branch 'edit' into codex/investigate-environment-builder-issues
Browse files- env-builder.html +14 -0
env-builder.html
CHANGED
|
@@ -902,6 +902,20 @@ body {
|
|
| 902 |
<div class="panel-scroll">
|
| 903 |
|
| 904 |
<!-- Summary -->
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 905 |
<div class="pblock">
|
| 906 |
<div class="pblock-head">
|
| 907 |
<span class="pblock-title">📊 Summary</span>
|
|
|
|
| 902 |
<div class="panel-scroll">
|
| 903 |
|
| 904 |
<!-- Summary -->
|
| 905 |
+
<div class="pblock">
|
| 906 |
+
<div class="pblock-head">
|
| 907 |
+
<span class="pblock-title">🧭 Quick Guide</span>
|
| 908 |
+
</div>
|
| 909 |
+
<div class="pblock-body">
|
| 910 |
+
<ol class="quick-guide">
|
| 911 |
+
<li>Click <strong>⚡ Required</strong> to select must-have vars.</li>
|
| 912 |
+
<li>Fill values in selected cards (search works by key/tag/group).</li>
|
| 913 |
+
<li>Click <strong># Generate Bundle</strong> and copy Bundle/Env line.</li>
|
| 914 |
+
<li>Paste into HF Space variables or use <strong>↓ Import & Apply</strong>.</li>
|
| 915 |
+
</ol>
|
| 916 |
+
</div>
|
| 917 |
+
</div>
|
| 918 |
+
|
| 919 |
<div class="pblock">
|
| 920 |
<div class="pblock-head">
|
| 921 |
<span class="pblock-title">📊 Summary</span>
|