Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# SQL code extractor
# SQL Code Extractor

## Overview
* One of the strengths of DSS is its ability to run <b>visual recipes</b> using compute infrastructures (SQL databases, Hadoop clusters, etc). See: https://www.dataiku.com/learn/guide/getting-started/dss-concepts/where-does-it-all-happen.html
Expand Down
6 changes: 6 additions & 0 deletions code-env/python/desc.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
{
"acceptedPythonInterpreters": [PYTHON27],
"forceConda": false,
"installCorePackages": true,
"installJupyterSupport": false
}
Empty file.