unicode
This commit is contained in:
parent
7ae4af24e7
commit
0992d8abbd
1 changed files with 2 additions and 2 deletions
|
|
@ -8,7 +8,7 @@ It will:
|
|||
- Create a desktop shortcut for launching OptimaLab35.
|
||||
|
||||
If you do **not** want to use Micromamba or have it installed in a different location, see **line 41** of the installer script (where `$DESKTOP_DIR/OptimaLab35.desktop` is created) and adjust accordingly.
|
||||
This script is **not** meant to be a universal installer for all Python environments — it’s tailored for my setup using Micromamba for quick deployment with a desktop shortcut.
|
||||
This script is **not** meant to be a universal installer for all Python environments - it’s tailored for my setup using Micromamba for quick deployment with a desktop shortcut.
|
||||
|
||||
---
|
||||
|
||||
|
|
@ -43,7 +43,7 @@ OptimaLab35 includes a built-in updater:
|
|||
```bash
|
||||
"${SHELL}" <(curl -L micro.mamba.pm/install.sh)
|
||||
```
|
||||
- During installation, **use the default settings** — just press Enter for each prompt (binary folder, init shell, configure conda-forge, and prefix location).
|
||||
- During installation, **use the default settings** - just press Enter for each prompt (binary folder, init shell, configure conda-forge, and prefix location).
|
||||
|
||||
2. **Environment Creation**
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue