How to Uninstall Jupyter Notebook via .bat file in Windows 10

Поделиться
HTML-код
  • Опубликовано: 24 ноя 2021
  • How to Uninstall Jupyter Notebook via .bat file in Windows 10
    Methods
    1. Using pip in command line
    2. Using .bat file
    Following utilities will be uninstalled
    pip uninstall Jupyter
    pip uninstall jupyter
    pip uninstall jupyter_core
    pip uninstall jupyter-client
    pip uninstall jupyter-console
    pip uninstall jupyterlab_pygments
    pip uninstall notebook
    pip uninstall qtconsole
    pip uninstall nbconvert
    pip uninstall nbformat
    All Playlist of this youtube channel
    ==============================
    1. Data Preprocessing in Machine Learning
    • Data Preprocessing in ...
    2. Confusion Matrix in Machine Learning, ML, AI
    • Confusion Matrix in Ma...
    3. Anaconda, Python Installation, Spyder, Jupyter Notebook, PyCharm, Graphviz
    • Anaconda | Python Inst...
    4. Cross Validation, Sampling, train test split in Machine Learning
    • Cross Validation | Sam...
    5. Drop and Delete Operations in Python Pandas
    • Drop and Delete Operat...
    6. Matrices and Vectors with python
    • Matrices and Vectors w...
    7. Detect Outliers in Machine Learning
    • Detect Outliers in Mac...
    8. TimeSeries preprocessing in Machine Learning
    • TimeSeries preprocessi...
    9. Handling Missing Values in Machine Learning
    • Handling Missing Value...
    10. Dummy Encoding Encoding in Machine Learning
    • Label Encoding, One ho...
    11. Data Visualisation with Python, Seaborn, Matplotlib
    • Data Visualisation wit...
    12. Feature Scaling in Machine Learning
    • Feature Scaling in Mac...
    13. Python 3 basics for Beginner
    • Python | Python 3 Basi...
    14. Statistics with Python
    • Statistics with Python
    15. Sklearn Scikit Learn Machine Learning
    • Sklearn Scikit Learn M...
    16. Python Pandas Dataframe Operations
    • Python Pandas Datafram...
    17. Linear Regression, Supervised Machine Learning
    • Linear Regression | Su...
    18 Interview Questions on Machine Learning, Artificial Intelligence, Python Pandas and Python Basics
    • Interview Question for...
    19. Jupyter Notebook Operations
    • Jupyter and Spyder Not...
    20. Logistic Regresion in Machine Learning, Data Science
    • Logistic Regression | ...
    21. Learn Microsoft Excel Basics
    • Microsoft Excel 2019, ...
  • НаукаНаука

Комментарии • 17

  • @rangan_dasgupta
    @rangan_dasgupta Год назад

    Thanks a lot

  • @ahsanshah1866
    @ahsanshah1866 2 года назад +2

    Thank you bro it really worked for me. 👍

  • @silverspoon6429
    @silverspoon6429 Год назад +2

    I am getting a problem like 'jupyter is not recognized as an internal or external command'

  • @kasunchamikaraweerakoon4293
    @kasunchamikaraweerakoon4293 18 дней назад +1

    Thank you really helpful

  • @aishaabubakarshema5243
    @aishaabubakarshema5243 Год назад

    @technologyCult mine is giving me error and i uninstall and reinstall again WinError 225] Operation did not complete successfully because the file contains a virus or potentially unwanted software

  • @rachitbadoni5717
    @rachitbadoni5717 2 года назад +1

    Thnx guru ❤🧡❤🧡❤🧡

  • @finalyearprojectscse
    @finalyearprojectscse 7 месяцев назад +1

    thank you.

  • @silva-ol2tl
    @silva-ol2tl 2 года назад +1

    thank you

  • @musicbeatz7637
    @musicbeatz7637 Год назад

    isme hrr comand ke aage -y lga do usse sb ek sath ho jaega ,like this
    pip uninstall Jupyter -y

  • @aaralux3052
    @aaralux3052 9 месяцев назад

    😊

  • @nikhilmishra41
    @nikhilmishra41 2 года назад +1

    Not working for me 😢

    • @technologyCult
      @technologyCult  2 года назад

      Hi Nikhil,
      Which part is not working? Also try to execute the command manually in cmd if it is working fine then the issue is with .bat file.
      More information about how to create .bat file and prerequisites - ruclips.net/video/mtQjrXY-4P0/видео.html