Skip to content

Commit 80aa45c

Browse files
author
minjk-bl
committed
Add docs link for pandas libraries
1 parent d8a62db commit 80aa45c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

visualpython/js/com/component/LibraryComponent.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -46,6 +46,7 @@ define([
4646
return;
4747
}
4848
this.config.checkModules = ['pd'];
49+
this.config.docs = 'https://pandas.pydata.org/docs/reference/index.html';
4950

5051
vpLog.display(VP_LOG_TYPE.DEVELOP, 'loading state', this.state);
5152
}

0 commit comments

Comments
 (0)