JatinkInnovision commited on
Commit
8593789
·
verified ·
1 Parent(s): eeffeaa

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +2 -5
app.py CHANGED
@@ -176,15 +176,12 @@ with gr.Blocks(title="De-KCIB Access Portal") as demo:
176
  gr.Markdown("---")
177
  gr.Markdown("<center><h3>📖 Instructions</h3></center>")
178
  gr.Markdown("""
179
- **Step 1: Check Current Status**
180
- Review the **Live Jetstream2 Status**. If it shows `SLEEPING (SHELVED)`, the server is off. If it shows `RUNNING (ACTIVE)`, the Copilot maybe already alive! Either way please proceed to next step.
181
-
182
- **Step 2: Access or Wake Up**
183
  - If a flashing **Green Button** is already visible (above these instructions), simply click it to open De-KCIB Copilot.
184
  - If no flashing green button is visible, click **Activate / Wake Up De-KCIB** button (top left). This will trigger the un-shelving process, which may take up to 2+ mins.
185
 
186
  **Note A: Track Milestones**
187
- The control panel will cycle through three milestones: Un-shelving, VM Activation, and Software Booting. Please be patient while the cloud prepares your environment.
188
 
189
  **Note B: Automatic Session Timeout**
190
  If you do not interact with this page(or next page - De-KCIB Copilot interface) for **10 minutes**, your session will expire.
 
176
  gr.Markdown("---")
177
  gr.Markdown("<center><h3>📖 Instructions</h3></center>")
178
  gr.Markdown("""
179
+ **Access or Wake Up**
 
 
 
180
  - If a flashing **Green Button** is already visible (above these instructions), simply click it to open De-KCIB Copilot.
181
  - If no flashing green button is visible, click **Activate / Wake Up De-KCIB** button (top left). This will trigger the un-shelving process, which may take up to 2+ mins.
182
 
183
  **Note A: Track Milestones**
184
+ When you click on wake-up, the control panel will cycle through three milestones: Un-shelving, VM Activation, and Software Booting. Please wait(1-2 mins) while the cloud prepares your environment.
185
 
186
  **Note B: Automatic Session Timeout**
187
  If you do not interact with this page(or next page - De-KCIB Copilot interface) for **10 minutes**, your session will expire.