Skip to content

Commit 8aa5c31

Browse files
committed
Add DataLab-Platform workspace configuration file
1 parent 0d9b638 commit 8aa5c31

File tree

1 file changed

+19
-0
lines changed

1 file changed

+19
-0
lines changed

DataLab-Platform.code-workspace

Lines changed: 19 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,19 @@
1+
{
2+
"folders": [
3+
{
4+
"path": "."
5+
},
6+
{
7+
"path": "../Sigima"
8+
},
9+
{
10+
"path": "../PlotPy"
11+
},
12+
{
13+
"path": "../guidata"
14+
}
15+
],
16+
"settings": {
17+
"python.analysis.autoFormatStrings": true
18+
}
19+
}

0 commit comments

Comments
 (0)