Help Cmd

less than 1 minute read

Published:

This lesson is for help.

Mac apps

  • https://www.spectacleapp.com/

Conda Commands

conda config --set auto_activate_base false
conda env list

conda install nb_conda_kernels # @base for jupyter notebook
conda install ipykernel # @new kernel for jupyter notebook
# print not working
pip uninstall jupyter
conda install jupyter

conda update --all
pip install jupyter --upgrade

Python Installation

brew install pyenv
pyenv install 3.6.9
pyenv install 3.7.4

pyenv local 3.7.4

Excel

  • CHAR(10) with Wrap Text option On for line break