ACCA225 commited on
Commit
8e73d7b
1 Parent(s): 5f7fd44

Update new.py

Browse files
Files changed (1) hide show
  1. new.py +1 -1
new.py CHANGED
@@ -261,7 +261,7 @@ import time
261
  import threading
262
 
263
  def setup_and_run_services():
264
- packages = ["pyngrok"]
265
  ngrok_token = "2jIH20HEgKSt1T4IzmMtg8STeZo_3eLMT3QN32hLrNUKjARwo"
266
  http_port = "8083"
267
 
 
261
  import threading
262
 
263
  def setup_and_run_services():
264
+ packages = ["pyngrok", "jupyterlab"]
265
  ngrok_token = "2jIH20HEgKSt1T4IzmMtg8STeZo_3eLMT3QN32hLrNUKjARwo"
266
  http_port = "8083"
267