mirror of
https://github.com/dwinkler1/np.git
synced 2026-02-19 14:30:59 -05:00
disable julia by default
This commit is contained in:
parent
35df7b482f
commit
49fce77750
1 changed files with 1 additions and 1 deletions
|
|
@ -42,7 +42,7 @@
|
|||
defaultPackageName = "p";
|
||||
## Enable languages
|
||||
enabledLanguages = {
|
||||
julia = true;
|
||||
julia = false;
|
||||
python = false;
|
||||
r = false;
|
||||
};
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue