Skip to content

Commit bb93591

Browse files
author
minjk-bl
committed
Add auto-import on DataSets app
1 parent 5c0a16a commit bb93591

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

js/m_ml/DataSets.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,7 @@ define([
3030
super._init();
3131
this.config.sizeLevel = 2;
3232
this.config.dataview = false;
33+
this.config.checkModules = ['pd'];
3334

3435
this.state = {
3536
loadType: 'load_boston',

0 commit comments

Comments
 (0)