great-ai/docs
2022-07-08 21:56:12 +02:00
..
great_ai_example-main Setup docs page 2022-07-08 10:56:42 +02:00
media Start documentation 2022-07-08 20:29:22 +02:00
overrides Setup docs page 2022-07-08 10:56:42 +02:00
simple-mag Setup docs page 2022-07-08 10:56:42 +02:00
thesis Move files 2022-06-25 14:01:14 +02:00
CNAME Add CNAME 2022-07-08 21:56:12 +02:00
example_secrets.ini Create dockerfile 2022-06-25 15:31:49 +02:00
explanation.md Setup docs page 2022-07-08 10:56:42 +02:00
hello_world.ipynb Setup docs page 2022-07-08 10:56:42 +02:00
hello_world.py Add missing file 2022-07-08 11:28:59 +02:00
how-to-guides.md Setup docs page 2022-07-08 10:56:42 +02:00
ideas.drawio Move files 2022-06-25 14:01:14 +02:00
index.md Update overview 2022-07-08 21:38:38 +02:00
open_s3.md Setup docs page 2022-07-08 10:56:42 +02:00
README.md Minor fixes 2022-06-26 12:22:31 +02:00
reference.md Setup docs page 2022-07-08 10:56:42 +02:00
scope-data.drawio.svg Move files 2022-06-25 14:01:14 +02:00
scope-simple.drawio.svg Start documentation 2022-07-08 20:29:22 +02:00
tutorials.md Setup docs page 2022-07-08 10:56:42 +02:00

ScoutinScience UtilitieS for text processing Lint and test ScoutinScience utilities

Exports

Development

  • Optional booleans must have a default value of False.
  • No imports in top-level __init__.py, in order to not load anything unnecessary automatically
  • Should only be updated through a PR