Commit Graph

14 Commits

Author SHA1 Message Date
cmdr2
d143e85760 Use the local profile folder for dev console 2023-07-10 12:37:49 +05:30
cmdr2
817436b65c
Merge pull request #1361 from JeLuF/patch-28
Run dev console in ED directory
2023-06-26 15:53:38 +05:30
JeLuF
c9a5ad9c3a
Update Developer Console.cmd 2023-06-26 12:20:34 +02:00
JeLuF
a5898aaf3b Show COMSPEC variable in logs 2023-06-22 23:54:45 +02:00
JeLuF
7811929b5b
Run dev console in ED directory 2023-06-22 01:15:07 +02:00
cmdr2
6662dc66d5 Updated scripts to install sdkit into existing installations, while still working with new installations 2022-12-24 13:37:50 +05:30
cmdr2
b70235ff92 Set the PYTHONPATH in the developer console, before the prompt shows up 2022-11-24 11:48:27 +05:30
cmdr2
d1c9db874f Set the PYTHONPATH right at the start, to prevent it from picking up a system-wide python 2022-11-11 11:37:15 +05:30
cmdr2
7b9d18caea Report the python version after activating the SD environment, that log is not very useful otherwise 2022-10-26 16:00:21 +05:30
cmdr2
f732fa9736 Use call to start the conda script; activate the installer env first even in the developer console 2022-10-25 20:26:46 +05:30
cmdr2
3772137c8f Include usr/bin in the installer PATH; newlines at the end of all files 2022-10-23 10:23:43 +05:30
cmdr2
338c2243e3 Newline after printing env info in developer scripts 2022-10-22 23:28:43 +05:30
cmdr2
cc356ce67d Initial commit of the new micromamba-based installer; This should work seamlessly for new and existing users; Also allows the installer to run on mac (but the installation will fail because the mac-specific environment.yaml hasn't been added yet) 2022-10-22 23:24:13 +05:30
cmdr2
54d8feeaf0 Rename dev console script 2022-10-07 19:48:24 +05:30