|
|
@ -414,11 +414,11 @@ function JupyterTPI (props) {
|
|
|
|
<i className={"iconfont icon-base"}></i>数据集
|
|
|
|
<i className={"iconfont icon-base"}></i>数据集
|
|
|
|
{/* <span className="iconfont icon-java jupyter_data_icon"></span>数据集 */}
|
|
|
|
{/* <span className="iconfont icon-java jupyter_data_icon"></span>数据集 */}
|
|
|
|
</h2>
|
|
|
|
</h2>
|
|
|
|
{dataSets&&dataSets.length===0?"":<h2 className="borbottom17212F jupyterfilepaths">
|
|
|
|
{dataSets&&dataSets.length===0?"":<h2 className="borbottom17212F jupyterfilepaths bortop17212F pt5">
|
|
|
|
<span className={"ml50"}>文件路径</span>
|
|
|
|
<span className={"ml50"}>文件路径</span>
|
|
|
|
<div className="sortinxdirection">
|
|
|
|
<div className="sortinxdirection">
|
|
|
|
<a className="jupyter_name ml50 maxnamewidth186JUPYTER lineheighttaj colorlineheighttaj">{jupyter_folder_name}</a>
|
|
|
|
<a className="jupyter_name ml50 maxnamewidth186JUPYTER colorlineheightta height45lineheight45">{jupyter_folder_name}</a>
|
|
|
|
<a className={"fr color-blue lineheighttaj font-14"}
|
|
|
|
<a className={"fr color-blue font-14 height45lineheight45"}
|
|
|
|
onClick={() => {
|
|
|
|
onClick={() => {
|
|
|
|
jsCopy("jupyter_folder_name")
|
|
|
|
jsCopy("jupyter_folder_name")
|
|
|
|
}}>复制地址</a>
|
|
|
|
}}>复制地址</a>
|
|
|
|