# Windowsの場合 pip install jupyter # macOSの場合 conda install jupyter インストールが終わったら、以下のコマンドを入力してみよう。 jupyter notebook 簡単に言うと、Jupyterノートブックは、WebブラウザからPythonのプログラムを実行することのできるツールだ。
The coding sector is rife with useful tools designed to make your programming tasks as efficient and painless as possible. Jupyter Notebook is one such utility, which combines a note-taking and data ...