if pip list | grep-E'jupyter_ext_dataset'&& pip list | grep-E'jupyter_ext_logo'&& pip list | grep-E'jupyterlab-language-pack-zh-CN'&&["$(jupyter lab --version | cut-d.-f1)"-gt 2 ];then echo"安装成功";else echo\"安装失败!! \" | tee /jupyter-ext/errorImages.txt;fi
<!doctype html><htmllang="en"><head><metacharset="utf-8"><title>JupyterLab</title><metaname="viewport"content="width=device-width,initial-scale=1">{# Copy so we do not modify the page_config with updates. #} {% set page_config_full = page_config.copy() %} {# Set a dummy variable - we just want the side effect of the update. #} {% set _ = page_config_full.update(baseUrl=base_url, wsUrl=ws_url) %}<script id="jupyter-config-data"type="application/json">{{page_config_full|tojson}}</script>{% block favicon %}<linkrel="icon"type="image/x-icon"href="{{ base_url | escape }}static/favicons/favicon.ico"class="idle favicon"><linkrel=""type="image/x-icon"href="{{ base_url | escape }}static/favicons/favicon-busy-1.ico"class="busy favicon">{% endblock %}<script defer="defer"src="mainJsParam"></script></head>
<!doctype html><htmllang="en"><head><metacharset="utf-8"><title>JupyterLab</title><metaname="viewport"content="width=device-width,initial-scale=1">{# Copy so we do not modify the page_config with updates. #} {% set page_config_full = page_config.copy() %} {# Set a dummy variable - we just want the side effect of the update. #} {% set _ = page_config_full.update(baseUrl=base_url, wsUrl=ws_url) %}<script id="jupyter-config-data"type="application/json">{{page_config_full|tojson}}</script>{% block favicon %}<linkrel="icon"type="image/x-icon"href="{{ base_url | escape }}static/favicons/favicon.ico"class="idle favicon"><linkrel=""type="image/x-icon"href="{{ base_url | escape }}static/favicons/favicon-busy-1.ico"class="busy favicon">{% endblock %}<script defer="defer"src="{{page_config.fullStaticUrl}}/main.9907354c68bf45c5d68c.js?v=9907354c68bf45c5d68c"></script></head>