EuclidEnv - Euclid Environment Login and Utilities
| License: | Public Domain |
|---|
- Description:
This package includes the scripts for setting up the run-time and development environment. This includes the main ELogin and ERun scripts.
Packages
| EuclidEnv-3.14-1.fc31.src [599 KiB] |
Changelog
by Hubert Degaudenzi (2020-04-30):
- Integration into the jupyter notebooks: - add the magic command for ELogin: %elogin - Add the draft implementation of the erun magic command - Add the possibility to run a standalone command with %erun - if a command is passed the environment stays untouched - otherwise the new environment is imported like before - fixup of the explicit python in the shebang mangling. |