跳至主要內容

Quick Start

Hirsun大约 1 分钟

Quick Start

Anaconda

First, we need to download Anaconda, a Python release that includes features for managing virtual environments and a lot of scientific libraries.

CleanShot 2022-05-31 at 03.12.19@2x.png

Next, you need to create a dedicated environment to be used for a particular project.

1653938309427.png

You can install it in Anaconda Navigator, or use pip install.

Jupyter NoteBook

1653938528876.png
1653938528876.png

This allows you to open Jupyter NoteBook.

1653938669714.png
1653938669714.png