Notice
Recent Posts
Recent Comments
Link
일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
1 | 2 | 3 | 4 | |||
5 | 6 | 7 | 8 | 9 | 10 | 11 |
12 | 13 | 14 | 15 | 16 | 17 | 18 |
19 | 20 | 21 | 22 | 23 | 24 | 25 |
26 | 27 | 28 | 29 | 30 | 31 |
Tags
- cygwin
- polyglot
- intel compiler
- python
- Matplotlib
- h5py
- HDF5
- MAC
- tab space
- vi
- portforwarding
- Anaconda
- gfortran
- Windows
- HFS+
- virtual
- datascience
- c++
- hyperref
- SSH
- cython
- jupyter
- arXiver
- GSL
- Visual Studio
- LaTeX
- mpi4py
- openmp
- conda
- vim
Archives
- Today
- Total
목록Prompt (1)
Astro Coke
[Conda] Remove the environment title in the prompt
When we activate the conda configuration, the title of the environment would appear at the prompt: (e.g. for the base environment) (base) astrodoo> In order to remove the title, we can simply change the set up by the command: > conda config --set changeps1 False or by editing .condarc file > changeps1: False
Computer Setup
2019. 5. 5. 05:54