Here are some links that you can refer to gain more information about the topics related to this chapter:
- History of Python: https://docs.python.org/3/license.html
- Differences between the pip and conda Python package managers: https://stackoverflow.com/questions/20994716/what-is-the-difference-between-pip-and-conda
- Understanding conda and pip: https://www.anaconda.com/understanding-conda-and-pip/
- Jupyter Notebook tutorial: https://www.dataquest.io/blog/jupyter-notebook-tutorial/
- Comparison of cloud-based Jupyter Notebook services: https://discourse.jupyter.org/t/in-depth-comparison-of-cloud-based-services-that-run-jupyter-notebook/460/7
- Introduction to JupyterLab: https://ipython-books.github.io/36-introducing-jupyterlab/
- Reference information to change the starting folder in Jupyter: https://stackoverflow.com/questions/35254852/how-to-change-the-jupyter-start-up-folder
- History...