jupyter notebookのショートカットキー

756 ワード

データ解析
"""
      R  ,       

1.         :

- ipython 
  - pip3 install ipython
  -      Python       
- jupyter notebook
  - pip3 install jupyter     :jupyter notebook
  -   anaconda       jupyter ,numpy,pandas  200      

- pycharm anaconda           。Pycharm           。 anaconda              
"""

jupyter notebookショートカットキー
"""
     :     ,         
    :    ,       

            , ESC   


     :
    1.       ,         :  shift+enter
    2.         : crtl+enter
    3.                : esc       ,    a(above)   
    4.                : esc       ,   b(below)   
    5.        : esc       , dd  
    6.     markdown   : esc       , M  markdown  
"""