[PYTHON] Anaconda on Windows Terminal

Anaconda on Windows Terminal Following the previous ** "ROS on Windows Terminal" **, this time it is "Anaconda on Windows Terminal".

setting.json Run Windows Terminal as an administrator and select setting from +. Then setting.json will open, so

        {
            "acrylicOpacity": 1.0,
            "closeOnExit": true,
            "colorScheme": "Campbell",
            "commandline": "cmd.exe /k C:\\Users\\username\\Anaconda3\\Scripts\\activate.bat",
            "cursorColor": "#FFFFFF",
            "cursorShape": "bar",
            "fontFace": "consolas",
            "fontSize": 14,
            "guid": "{xxx}",
            "historySize": 9001,
            "name": "Anaconda",
            "padding": "0, 0, 0, 0",
            "snapOnInput": true,
            "startingDirectory": "%HOME%",
            "tabTitle": "Anaconda",
            "useAcrylic": true,
            "icon": "ms-appx:///ProfileIcons/{0caa0dad-35be-5f56-a8ff-afceeeaa6101}.png "
        }

The rest is a little changed

--Personalize your username --Check if the location of the Anaconda directory is correct --Change of "starting Directory"

More detailed explanation

Since there are many images and it is easy to understand, it is in English, but if you do not understand herePlease refer to.

result

I made a lot Windows Terminal

By the way

conda activate env1

Now you can change the virtual environment

Recommended Posts

Anaconda on Windows Terminal
Install Anaconda on Windows 10
Install cvxpy on windows, Anaconda
Notes on installing Anaconda 3 on Windows
Anaconda python environment construction on Windows 10
Use Tensorflow 2.1.0 with Anaconda on Windows 10!
Install PyStan on Windows without Anaconda
Python on Windows
Theano on Anaconda
Run py.test on Windows Anaconda and MinGW
Linux (WSL) on Windows
Install OpenCV 4.0 and Python 3.7 on Windows 10 with Anaconda
Use pyvenv on Windows
python basic on windows ②
Install python on windows
How to add Anaconda Powershell Prompt to Windows Terminal?
Install pycuda on Windows10
Build TensorFlow on Windows
Try FEniCS on Windows!
Build XGBoost on Windows
Install pygraphviz on Windows 10
Use Ansible on Windows
Try Poerty on Windows
[Python] How to install OpenCV on Anaconda [Windows]
Install Chainer 1.5.0 on Windows
Use QuTiP on Windows
Use pip on Windows
How to install / verify graphviz on anaconda / windows10
Create a comfortable Python 3 (Anaconda) development environment on windows
Make anaconda environment available from command prompt on windows
Install Numpy on virtualenv on Windows
Set-enable Python virtualenv on Windows
Install cvxopt on 64bit Anaconda
Run Jupyter on Ubuntu on Windows
Run Openpose on Python (Windows)
Install watchdog on Windows + Python 3.3
Anaconda 4.4.0 Initial Settings for Windows
Install Win-Kex (kali-linux) on Windows 10.
Anaconda environment construction on CentOS7
Before trying Veriloggen on Windows
Python + Kivy development on Windows
Prepare Chainer environment on Windows
Try using OpenCV on Windows
F2py on Miniconda for Windows
Sphinx-autobuild (0.5.2) on Windows7, Python 3.5.1, Sphinx 1.3.5
Make Cython available on Windows.
Fastest Python installation on Windows
Operate ubuntu on VScode (windows10)
Build Python environment on Windows
Django environment development on Windows 10
Install Chainer 1.6 (GPU) on Windows 7.
Build python environment on windows
Set up Polyglot on Windows
Linux on Windows -1-: debian introduction
I ran python on windows
[Tensorflow] Tensorflow environment construction on Windows 10
[Python] [Chainer] [Windows] Install Chainer on Windows
Use Python on Windows (PyCharm)
Run Jupyter Notebook on windows
Use Linux on Windows 10 (WSL2)
Blogging with Pelican on Windows