Building a pyhon environment without using Anaconda (with easy startup)

Building a pyhon environment without using Anaconda (with easy startup)

·environment -Windows10

---------- ↓ Procedure ↓ -----------

1. Install python

↓ The following articles are the strongest ↓ https://watlab-blog.com/2019/04/06/python-install/ It also states the reason for not using Anaconda (reasons other than prohibition of commercial use).

Did you install python with this?

!! !! Check here! !!

Did you check "Pass through PATH" properly? about what? If so, go back to the previous article and check again

Next, I will explain how to launch jupyter notebook and lab (there should be many ways)

2. Start command prompt

Shortcut for startup → [Windows] + [R] key → Enter cmd and Enter

3. Installation of necessary modules, etc.

For the time being, jupyter lab and juypter notebook

jupyterlab


pip install jupyterlab

jupyter-notebook


pip install jupyter notebook

4. Start juyter Lab (notebook)

jupyterlab


jupyter lab

jupyter-notebook


jupyter notebook

5. Easy startup with BAT file

On the Desktop (anywhere) Create a text file with new creation

In the file, if Lab jupyter Lab Just type and save (Jupyter notebook for notebook)

Then change the extension from txt to bat Then, the icon will change and you can change it normally.

Just open the BAT file and you will be able to start it.

that's all

Recommended Posts

Building a pyhon environment without using Anaconda (with easy startup)
Building a Python environment with WLS2 + Anaconda + PyCharm
Building a kubernetes environment with ansible 2
Building a Jupyter Lab development environment on WSL2 using Anaconda3
Building a virtual environment with Python 3
Building a kubernetes environment with ansible 1
[Pyenv] Building a python environment with ubuntu 16.04
[Python] Building an environment with Anaconda [Mac]
Building a Python3 environment with Amazon Linux2
Building a virtual environment using homebrew + pyenv-virtualenv
[Python] Create a virtual environment with Anaconda
Building a Python 3.6 environment with Windows + PowerShell
Building an Anaconda environment for Python with pyenv
[Memo] Build a virtual environment with Pyenv + anaconda
Flow of creating a virtual environment with Anaconda
Recommendation of building a portable Python environment with conda
Create a virtual environment with Anaconda installed via Pyenv
Building a training environment for penetration testing using Naumachia
conda memorandum: Building a Python environment with supercomputer ITO
Create a Japanese OCR environment with Anaconda (tesseract + pyocr)
Notes on creating a virtual environment with Anaconda Navigator
Memo for building a machine learning environment using Python
Easy tox environment with Jenkins
Run the program without building a Python environment! !! (How to get started with Google Colaboratory)
Install Python environment with Anaconda
Building a Python environment on a Mac and using Jupyter lab
Building a Python virtual environment
Using a printer with Debian 10
Try building a neural network in Python without using a library
Building a Python virtual environment
Building a virtual environment with pyenv-virtualenv/Python (installation, environment settings, packages) Mac environment
Until building a Python development environment using pyenv on Ubuntu 20.04
Try using folium with anaconda
How to quickly create a machine learning environment using Jupyter Notebook on macOS Sierra with anaconda
How about Anaconda for building a machine learning environment in Python?
Building a Windows 7 environment for getting started with machine learning with Python
Build a Python environment on your Mac with Anaconda and PyCharm
Building a development environment with Maven on Google App Engine [Java]
Build a Python execution environment using GPU with GCP Compute engine
Building a Python environment on Mac
Build a go environment using Docker
Building a Python environment on Ubuntu
Easy Jupyter environment construction with Cloud9
Create a virtual environment with Python!
Using Chainer with CentOS7 [Environment construction]
Easy with Slack using Bot #NowPlaying
Using a webcam with Raspberry Pi
Easy deployment environment with gaffer + fabric
Python3.6 environment construction (using Win environment Anaconda)
Building a virtual environment for Mayavi dedicated to Python 3.6, Anaconda, Spyder users
Procedure for building a kube environment on amazon linux2 (aws) ~ (with bonus)
Build a Python + bottle + MySQL environment with Docker on RaspberryPi3! [Easy construction]
How about creating a virtual environment with Anaconda and doing pip install?
Building a machine learning environment with Tellus GPU server (Sakura high-power computing)
Steps to build a Django environment with Win10 WSL Ubuntu18.04 + Anaconda + Apache2
Implement a simple application with Python full scratch without using a web framework.
Prepare a development environment that is portable and easy to duplicate without polluting the environment with Python embeddable (Windows)
Change Python 64bit environment to 32bit environment with Anaconda
Easily build a development environment with Laragon
Build a Tensorflow environment with Raspberry Pi [2020]
[Easy] AI automatic recognition with a webcam!