ขั้นตอนการติดตั้ง 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 install -c 在 prasertcbs Youtube 的最佳解答
- 關於conda install -c 在 Install Binaries via Conda 的評價
- 關於conda install -c 在 conda install conda finds conflicts on fresh install - Stack ... 的評價
- 關於conda install -c 在 conda-forge/findspark-feedstock - GitHub 的評價
- 關於conda install -c 在 VSCode Conda Installation - GitHub Wiki SEE 的評價
- 關於conda install -c 在 GDAL conda install on Mac OS trouble - GIS StackExchange 的評價
conda install -c 在 conda install conda finds conflicts on fresh install - Stack ... 的推薦與評價
... <看更多>
conda install -c 在 conda-forge/findspark-feedstock - GitHub 的推薦與評價
conda config --add channels conda-forge. Once the conda-forge channel has been enabled, findspark can be installed with: conda install findspark. ... <看更多>
conda install -c 在 Install Binaries via Conda 的推薦與評價
Install Binaries via Conda. This section is useful only if one wants to download only the binaries for specific distribution and use the package via command ... ... <看更多>