Skip to content

Commit 6a22530

Browse files
docs: update Python version screenshot and text for Custom Python
- Python 3.14 is now the recommended choice (was 3.13) - Removed 'release candidate' label from Python 3.14 - Updated screenshot to reflect current UI Co-Authored-By: martin.struzsky <martin@struzsky.cz>
1 parent 76fdcdb commit 6a22530

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

-89.6 KB
Loading

components/applications/custom-python/index.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -40,8 +40,8 @@ all without leaving Keboola.
4040

4141
Select the Python version for your code:
4242

43-
- **3.13** *(recommended)* — Isolated environment with only the packages you install.
44-
- **3.14** — Isolated environment (release candidate).
43+
- **3.14** *(recommended)* — Isolated environment with only the packages you install.
44+
- **3.13** — Isolated environment.
4545
- **3.12** — Isolated environment.
4646
- **base** — Shared environment (Python 3.10) with many pre-installed packages in legacy versions. Not recommended; will be deprecated in the future.
4747

0 commit comments

Comments
 (0)