ISISComputingGroup / ISISComputingGroup/IBEX
genie_python: Do not overwrite user ipython profile but use the correct one
Open
- Dominant language
- No language data
- Stars
- 6
- Forks
- 2
- Avg merge
- 16h 40m
- Merged PRs (30d)
- 2
Description
As a external user I would prefer the installation of genie_python not to overwrite my own ipython configuration.
### Acceptance Criteria
- ipython config is not overwritten if it exists but is still the one used
### Notes
They way to enact this is probably to put the ipython profile inside the genie_python (somewhere) and set the search path on start to use this location. (Instead of it being in `C:\Users\\.ipython`)
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.