The following quick-guide step-by-step cheat sheets videos will allow you to start and stop anytime during the installation process and avoid the starting, stopping and rewinding of how to install videos.
Create Environment with Miniconda
Create Environment with Miniconda to keep your project tidy and manageable and avoid conflicts.
2. Activate Environment
Activate Environment in Miniconda to ensure the correct packages, dependencies, and Python version are used, providing a consistent and conflict-free setup for your projects.
3. Install PIP
Installing PIP in your environment allows you to easily manage and install Python packages specific to that environment, ensuring compatibility and avoiding conflicts.
4. Install Qiskit
Installing Qiskit allows you to develop and run quantum computing algorithms, providing access to a comprehensive set of tools for quantum programming and experimentation.
5. Install MatPlotLib
Install MatPlotLib to create high-quality, customizable visualizations in Python for data analysis and scientific research.
6. Install pylatexenc
Install pylatexenc to easily encode and format LaTeX content in Python, making it simpler to generate LaTeX documents programmatically.
7. Install ipykernel
Install ipykernel to enable Jupyter notebooks to run Python code, facilitating interactive computing and data analysis.
8. Install Jupyterlab
Install Jupyterlab for an enhanced, flexible, and interactive development environment that supports data science, scientific computing, and machine learning workflows.
Check installed version Jupyter
9. Install Jupyter Notebook
Install Jupyter Notebook to create and share interactive documents that combine live code, equations, visualizations, and narrative text.