|
|
|
@ -24,7 +24,7 @@ class JupytersController < ApplicationController
|
|
|
|
|
|
|
|
|
|
def open1
|
|
|
|
|
## 打开tpi
|
|
|
|
|
game = Game.find(2170160)
|
|
|
|
|
game = Game.find(2170158)
|
|
|
|
|
shixun = game.myshixun.shixun
|
|
|
|
|
shixun_tomcat = edu_setting('cloud_bridge')
|
|
|
|
|
uri = "#{shixun_tomcat}/bridge/jupyter/get"
|
|
|
|
|