Skip to content

Commit

Permalink
Add roadmap
Browse files Browse the repository at this point in the history
  • Loading branch information
Mallory Wittwer committed Jan 17, 2024
1 parent 59da4fb commit 579782a
Show file tree
Hide file tree
Showing 3 changed files with 18 additions and 2 deletions.
10 changes: 9 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -62,4 +62,12 @@ Edit this part of `_config.yml`:
launch_buttons:
notebook_interface : jupyterlab
jupyterhub_url: "http://frank1/" # The URL for your JupyterHub.
```
```
## Contribute
See [contribute](./contribute.md).
## Roadmap
See [roadmap](./roadmap.md).
2 changes: 1 addition & 1 deletion contribute.md
Original file line number Diff line number Diff line change
Expand Up @@ -29,4 +29,4 @@ We are open to hearing your suggestions regarding
- adding new `Getting started` guides
- adding new `Starter packs`

For all of those, please send an email to imaging@epfl.ch to get in touch with us.
For all of those, please send an email to imaging@epfl.ch to get in touch with us.
8 changes: 8 additions & 0 deletions roadmap.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
# Roadmap

We are planning to improve the `Image Analysis Field Guide` in the following ways:

- Use an open-source solution to replace `Notion` as a collaborative database.
- Add video recordings to the short guides.
- Use *Large Language Models* to extract and save tags from online resources and the documentation of software tools.
- Suggest a **Learning Curriculum** that will present online resources, demonstrate the use of software tools, and showcase case studies in a logical order.

0 comments on commit 579782a

Please sign in to comment.