Skip to content

jupyter / iPython #1

Description

@egolus

siehe jupyter

jupyter

jupyter nutzt notebooks, die eine Kombination aus REPL und codefile sind,
aber auch Bilder etc. unterstuetzen

Installation

pip install jupyter

Start des Servers

cd <Arbeitsverzeichnis>
jupyter notebook

--> der Webserver startet in der Shell und ein Browserfenster mit der
Webapplication wird geoeffnet

Arbeiten mit Jupyter

in der Webapplication

new Notebook

--> hier kann man Code direkt eingeben und ausfuehren lassen, aber auch
komplexeren Code aufbauen, den man normalerweise in einem Codefile
schreiben wuerde.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions