Skip to content

Training materials for Python course for BioSKN.

License

Notifications You must be signed in to change notification settings

mg6/python-training

 
 

Repository files navigation

python-training

Training materials for Python course for BioSKN.

Check the cheatsheet for quick reference on basic types operations.

Prerequisities

  • python 3
  • pip 3

You can install Miniconda for this purpose.

How to start?

  1. download & extract repository. There is green button above file list for ZIP download.
  2. open console in repository root directory
  3. enter command: pip install -r requirements.txt
  4. enter command: jupyter notebook

Voila! Your Jupyter notebook server should be up and running. You can select any of the prepared materials and go through them.

About

Training materials for Python course for BioSKN.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Jupyter Notebook 100.0%