-
Notifications
You must be signed in to change notification settings - Fork 10
Add information about the settings flag to cli tutorial. #89
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
dwhswenson
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I think we need a more general refactoring of docs, but for now, could this be moved to a separate file, which is linked in a single-sentence from here? The goal is to make the initial tutorial look absolutely trivial so that new users see that the easiest cases are very easy, but then let users learn layers of complexity over time.
TBH, it probably makes more sense to just put this content in OpenFE docs, as opposed to in this repo (a statement which might also apply to the entire tutorial).
|
@dwhswenson I think we should be linking to a (currently nonexistant) page in the docs that lists all possibilities from the cli, but I think a quick example that the CLI is extensible via these yaml files isn't making the CLI tutorial overly long |
|
@richardjgowers : This content represents more than 1/5 of the total tutorial. It is a significant increase. Also, I think we should pay attention to advice from diataxis. (We're far from perfect at that, but we should try to be better.) Specific to this point: https://diataxis.fr/tutorials/#ignore-options-and-alternatives |
|
@dwhswenson & @richardjgowers : Roadmap 🚝 regarding changes 🔧 to this PR will be:
could you please give me quick feedback on the .ipynb page location? (that's a bit of work for me and it would be grande if we could agree on one location |
|
@RiesBen : Could you give a little more picture of what you're planning for the notebook? At first guess, it sounds like this is something that belongs in the TBH, notebooks that only exist in this repository without a link in the core docs are probably not what we want. We should be pushing users to https://docs.openfree.energy; the fact that the source is in here is just so we don't bloat the core OpenFE repo. |
|
@dwhswenson : If I extract the block from the current jnb, I either can put it in an minimal example .jnb (in cookbook?) or make some rest text file out of it. depending on how we want to do this. I think best we have a quick chat about this on monday. |
No description provided.