ขั้นตอนการติดตั้ง Jupyter Lab
01:36 การสร้าง environment ใหม่ด้วย conda ด้วยคำสั่ง conda create -n tutorial python=3.6
02:54 ติดตั้ง Jupyter Lab ด้วยคำสั่ง conda install -c conda-forge jupyterlab
03:33 สร้าง directory สำหรับเก็บ Jupyter notebook
03:50 start Jupyter Lab
เชิญสมัครเป็นสมาชิกของช่องนี้ได้ที่ ► https://www.youtube.com/subscription_center?add_user=prasertcbs
playlist สอน Jupyter Lab ► https://www.youtube.com/playlist?list=PLoTScYm9O0GEour5CiwfSnoutg3RyA76O
playlist สอน Jupyter Notebook ► https://www.youtube.com/playlist?list=PLoTScYm9O0GErrygsfQtDtBT4CloRkiDx
playlist สอน Python สำหรับ data science ► https://www.youtube.com/playlist?list=PLoTScYm9O0GFVfRk_MmZt0vQXNIi36LUz
playlist สอน Numpy ► https://www.youtube.com/playlist?list=PLoTScYm9O0GFNEpzsCBEnkUwgAwOu_PWw
playlist สอน matplotlib ► https://www.youtube.com/playlist?list=PLoTScYm9O0GGRvUsTmO8MQUkIuM1thTCf
playlist สอน seaborn ► https://www.youtube.com/playlist?list=PLoTScYm9O0GGC9QvLlrQGvMYatTjnOUwR
playlist สอนภาษาไพธอน Python เบื้องต้น ► https://www.youtube.com/playlist?list=PLoTScYm9O0GH4YQs9t4tf2RIYolHt_YwW
playlist สอนภาษาไพธอน Python OOP ► https://www.youtube.com/playlist?list=PLoTScYm9O0GEIZzlTKPUiOqkewkWmwadW
playlist สอน Python 3 GUI ► https://www.youtube.com/playlist?list=PLoTScYm9O0GFB1Y3cCmb9aPD5xRB1T11y
playlist สอนการใช้งานโปรแกรม R: https://www.youtube.com/playlist?list=PLoTScYm9O0GGSiUGzdWbjxIkZqEO-O6qZ
playlist สอนภาษา R เบื้องต้น ► https://www.youtube.com/playlist?list=PLoTScYm9O0GF6qjrRuZFSHdnBXD2KVIC
#JupyterLab #JupyterNotebook #ipython_notebook
「conda install -c conda-forge」的推薦目錄:
- 關於conda install -c conda-forge 在 prasertcbs Youtube 的最讚貼文
- 關於conda install -c conda-forge 在 conda-forge/voila-feedstock - GitHub 的評價
- 關於conda install -c conda-forge 在 Getting Started — Bioconda documentation 的評價
- 關於conda install -c conda-forge 在 What is the difference between conda-forge and cf-staging ... 的評價
- 關於conda install -c conda-forge 在 MetPy Mondays #2 - Conda Forge - YouTube 的評價
- 關於conda install -c conda-forge 在 GDAL conda install on Mac OS trouble - GIS StackExchange 的評價
conda install -c conda-forge 在 Getting Started — Bioconda documentation 的推薦與評價
Bioconda requires the conda package manager to be installed. ... The conda-forge channel contains many general-purpose packages not already found in the ... ... <看更多>
conda install -c conda-forge 在 What is the difference between conda-forge and cf-staging ... 的推薦與評價
... <看更多>
conda install -c conda-forge 在 conda-forge/voila-feedstock - GitHub 的推薦與評價
Installing voila. Installing voila from the conda-forge channel can be achieved by adding conda-forge to your channels with:. ... <看更多>