Skip to content

Commit 0648597

Browse files
committed
Add tutorial and simplify UI
1 parent 5c27c09 commit 0648597

8 files changed

Lines changed: 990 additions & 94 deletions

File tree

.gitignore

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -126,3 +126,5 @@ dmypy.json
126126
# End of https://www.gitignore.io/api/python,jupyternotebooks
127127

128128
/report.xml
129+
data/
130+
raw/

README.rst

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,8 @@ Getting Started
2222
---------------
2323

2424
These instructions will get you a copy of the project up and running on your local machine for development and testing purposes.
25+
An interactive tutorial can be found in `Tutorial.ipynb <https://github.com/imsb-uke/discern/blob/main/Tutorial.ipynb>`_.
26+
2527

2628
Prerequisites
2729
^^^^^^^^^^^^^
@@ -162,4 +164,4 @@ Authors
162164

163165
* Can Ergen
164166
* Pierre Machart
165-
* Fabian Hausmann
167+
* Fabian Hausmann

0 commit comments

Comments
 (0)