Informatics2-2020/Lab01

A MathWikiből
(Változatok közti eltérés)
Gaebor (vitalap | szerkesztései)
(Új oldal, tartalma: „previous up next = Running python = == Jupyterhub == * Log into [https://jupyter.mat…”)
Újabb szerkesztés →

A lap 2020. február 12., 11:22-kori változata

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