Informatics2-2020/Lab01

A MathWikiből
A lap korábbi változatát látod, amilyen Gaebor (vitalap | szerkesztései) 2020. február 12., 10:22-kor történt szerkesztése után volt.
(eltér) ←Régebbi változat | Aktuális változat (eltér) | Újabb változat→ (eltér)

previous up next

Tartalomjegyzék

Running python

Jupyterhub

  • Log into jupyter.math.bme.hu with your leibniz user and password
  • We will use Python 3
  • this is similar as you would run the following on your own machine
jupyter notebook

leibniz

  • type this into your konsole:
python3

Own machine

Install Anaconda, version 3.7 is needed!

Having Anaconda you can run several programs to interact with python:

  • command line: python or ipython
  • Spyder
  • idle
  • jupyter notebook

Exercises

Introduction

  • Try the notebook from the lecture.
    • download from wiki and upload it into jupyter.math.bme.hu
  • Try a welcoming program (from terminal)!

Exercise 1

previous up next

Személyes eszközök