brew info python
brew install python3
pip3 install virtualenv
virtualenv -p python3 /Users/ling/Desktop/Git/Deep-Learning
source bin/activate
python3 -m pip install -U jupyter matplotlib numpy pandas scipy scikit-learn
Collecting jupyter
python3 -c "import jupyter, matplotlib, numpy, pandas, scipy, sklearn"
https://blog.jupyter.org/jupyterlab-is-ready-for-users-5a6f039b8906
conda install -c conda-forge jupyterlab
-- install R Jupyter lab
pip install rpy2
%load_ext rpy2.ipython
%R require(ggplot2)
-- install homebrew
(base) new-host-2:~ ling$ /usr/bin/ruby -e "$(curl -fsSL https://raw.githubusercont
-- install jdk
brew cast install java
-- install
iTerms2>Preferences>Profiles>Colors Tab
Open the Color Presets...>drop-down in the bottom right corner
Select Import... from the list
Select the Dracular.itermcolors file
Select the Dracular form Color Presets...
No comments:
Post a Comment