Skip to content

Commit

Permalink
Moves demos into the right place. We have a half-baked demo for the
Browse files Browse the repository at this point in the history
kitchen sink.
  • Loading branch information
elijahbenizzy committed Mar 30, 2024
1 parent 0da749c commit 3d68082
Show file tree
Hide file tree
Showing 48 changed files with 56 additions and 670 deletions.
3 changes: 2 additions & 1 deletion docs/contributing/contributing.rst
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,8 @@ All examples must have the following files:
4. A ``statemachine.png`` file that shows the DAG for the example
3. A `notebook.ipynb` file that uses the example in a

The ``notebook.ipynb`` can import stuff from the ``application.py``, or redefine it as an example.
The ``notebook.ipynb`` can import stuff from the ``application.py``, or redefine it as an example. If you have something
that does not fit this, or is a prototype but you want to push it in, you can fit in under the ``half-baked`` directory.

---------------
Developer notes
Expand Down
Empty file added examples/README.md
Empty file.
File renamed without changes.
File renamed without changes.
File renamed without changes.
28 changes: 0 additions & 28 deletions examples/cowsay/README.md

This file was deleted.

76 changes: 0 additions & 76 deletions examples/cowsay/application.py

This file was deleted.

Binary file removed examples/cowsay/digraph.png
Binary file not shown.
Loading

0 comments on commit 3d68082

Please sign in to comment.