@ -75,6 +75,7 @@ export const getJupyterTpiUrl = (obj) => {
console.log('获取url', res);
if (res.status === 200) {
const { status, url = '', port } = res.data;
addjypertime(Date.now() +3600 * 1000)
dispatch({
type: types.GET_JUPYTER_TPI_URL,
payload: {