@ -677,8 +677,8 @@ class TPMBanner extends Component {
return <Rating {...rest} value={myValue}/>;
};
console.log(this.props.shixunsDetails&&this.props.shixunsDetails.is_jupyter)
//
// console.log(this.props.shixunsDetails&&this.props.shixunsDetails.is_jupyter)
return (
@ -279,7 +279,7 @@ class TPMIndex extends Component {
let url = window.location.href;
let flag = url.indexOf("add_file")>-1;
console.log(this.state.is_jupyter);
// console.log(this.state.is_jupyter);
<div className="newMain clearfix">
{/*头部*/}
@ -15,8 +15,8 @@ class TPMNav extends Component {
// console.log(this.props.propaedeutics)
const challengesPath = `/shixuns/${shixunId}/challenges`;
// console.log(match.path)
console.log("TPMNavTPMNavTPMNav");
console.log(is_jupyter);
// console.log("TPMNavTPMNavTPMNav");
// console.log(is_jupyter);
<div className="bor-bottom-greyE clearfix pl20 pr20 pt40 pb20 edu-back-white challengeNav">
<Link