A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from https://github.com/henryiii/python-compiled-minicourse below:

GitHub - henryiii/python-compiled-minicourse: PRC MiniCourse

Mixing Compiled Code and Python

In the minicourse, if you haven't prepared beforehand, please use this link to run online via Binder:

See class.

If you are reading this at least 10 minutes before the course starts or you have anaconda or miniconda installed, you will probably be best off installing miniconda. This way you will keep local edits and will have an environment to play with. Warning: Some part

Get the repository:

git clone https://github.com/henryiii/python-compiled-minicourse.git
cd python-compiled-minicourse

Download and install miniconda. On macOS with homebrew, just run brew cask install miniconda (see my recommendations).

Run:

from this directory. This will create an environment compiled-minicourse. To use:

conda activate compiled-minicourse
./check.py # Check to see if you've installed this correctly
jupyter lab

And, to disable:

or restart your terminal.

If you want to add a package, modify environment.yml then run:

Class participants: please complete the survey that will be posted.


RetroSearch is an open source project built by @garambo | Open a GitHub Issue

Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo

HTML: 3.2 | Encoding: UTF-8 | Version: 0.7.4