| [No ref] |
Adding flag to detect OneCode Cloud env |
Useful flag to handle local vs cloud env when running code using display (e.g. plot show). |
| [No Ref] |
Python version 3.13 and 3.14 are now supported |
All Python versions ranging from 3.10 through 3.14 are now supported. |
| [No Ref] |
No longer checking modules at startup |
ONECODE_FLAG_CHECK_MODULES not set to False by default as verbosity is annoying, especially combined with #45. |
| [No Ref] |
Avoid warnings on duplicate files with onecode-zip |
onecode-zip checks first if file already added to the archive (in case of duplicates entry in MANIFEST). |