mirror of
https://github.com/windmill-labs/windmill.git
synced 2026-09-07 00:01:49 +00:00
add nltk to lsp + set home directory to /tmp
This commit is contained in:
@@ -20,4 +20,5 @@ yfinance = "*"
|
||||
pyowm = "*"
|
||||
pyairtable = "*"
|
||||
matplotlib = "*"
|
||||
nltk = "*"
|
||||
|
||||
|
||||
@@ -110,6 +110,7 @@ iface_no_lo: true
|
||||
|
||||
envar: "DENO_DIR=/tmp/.cache/deno"
|
||||
envar: "NO_COLOR=true"
|
||||
envar: "HOME=/tmp"
|
||||
|
||||
|
||||
|
||||
|
||||
@@ -103,6 +103,6 @@ mount {
|
||||
iface_no_lo: true
|
||||
|
||||
envar: "PYTHONPATH=/tmp/dependencies"
|
||||
|
||||
envar: "HOME=/tmp"
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user