[PYTHON] How to delete "(base)" that appears in the terminal when Anaconda is installed on Mac

It was a story when I decided to touch Python and installed software called Anaconda to install Python and various libraries together.

What happened

At first, it is displayed as (base). ..

python


(base) Iamk [16:26:59] [~]
-> %

Solution

Enter this and restart the terminal and it will disappear

python


$ conda config --set changeps1 False

Recommended Posts

How to delete "(base)" that appears in the terminal when Anaconda is installed on Mac
What to do when the warning "The environment is in consistent ..." appears in the Anaconda environment
How to exit when using Python in Terminal (Mac)
How to judge that the cross key is input in Python3
Add PATH when installing Anaconda3 in the terminal Change shell and hide (base)
What to do if (base) is displayed at the beginning of the Mac terminal
Let's erase the unintended (base) that appears in the terminal [Get out of the Conda environment]
How to test that Exception is raised in python unittest
Notes on how to use marshmallow in the schema library
[VLC] How to deal with the problem that it is not in the foreground during playback
Solution to the problem that the display is corrupted when the .exe command is included in the while loop in wsl2
How to deal with the problem that the current directory moves when Python is executed from Atom
How to solve the problem that time goes wrong every time you turn on the power in Linux
How is the progress? Let's get on with the boom ?? in Python
To make sure that the specified key is in the specified bucket in Boto 3
Automatically acquire the operation log in the terminal when logging in to Linux
The story that the Homebrew environment was blown away when Anaconda was installed
Hit the echo command in the Mac terminal to output Hello World
How to give and what the constraints option in scipy.optimize.minimize is
How easy is it to synthesize a drug on the market?
Things to keep in mind when deploying Keras on your Mac
How to improve when Spyder's editor is very heavy in Mavericks
What to do when the value type is ambiguous in Python?
How to install Theano on Mac OS X 10.10 (using pyenv, anaconda)
When the program pip installed on Mac / Marvericks does not work
How to install mysql-connector-python on mac
A story about what to do when a bad interpreter: Not such file or directory appears in Anaconda3 and how to investigate the cause.
[Python] How to save the installed package and install it in a new environment at once Mac environment
[PostgreSQL] How to grant superuser authority when the user (role) with superuser authority is 0
What to do when the result downloaded via scrapy is in English
How to hide the command prompt when running python in visual studio 2015
How to use gcc when compiling extension modules from setup.py on Mac
How to install Deep Learning framework Caffe on Mac in CPU mode
Unable to import packages installed in virtual environment with Anaconda on Windows 10
[Introduction to Python] How to delete rows that meet multiple conditions in Pandas.DataFrame
How to read environment variables from .env file in PyCharm (on Mac)
How to automatically notify by phone when the python system is down
How to install drobertadams / toggl-cli on Mac
How to solve the problem that only the process remains when you press cross on the imshow screen of OpenCV
When the target is Ubuntu 16.04 in Ansible
How to use Anaconda interpreter in PyCharm
I tried to wake up the place name that appears in the lyrics of Masashi Sada on the heat map
How to deal with "^ [[A ^ [[B ^ [[C ^ [[D"] when you press the arrow keys when executing python on mac
How to use is and == in Python
I stumbled on the character code when converting CSV to JSON in Python
How to access the contents of a Linux disk on a Mac (but read-only)
In Python, change the behavior of the method depending on how it is called
How to display in the entire window when setting the background image with tkinter
How to find the coefficient of the trendline that passes through the vertices in Python
How to add pre-save processing when adding objects on the Django admin site
Resolve the error that appears without setting the user after DLing mysql on MAC
Error that occurred in OpenCV3 and its solution Precautions when using OpenCV3 on Mac
I want to be notified when the command operation is completed on linux!
How to install the deep learning framework Tensorflow 1.0 in the Anaconda environment of Windows
How to use the C library in Python
Delete vertices that meet the conditions in networkx
Twitter streaming client to enjoy in the terminal
How to fix when Terminal input becomes abnormal
How to measure line speed from the terminal
How to get the files in the [Python] folder
How to add Anaconda Powershell Prompt to Windows Terminal?