Skip to content

Scheduling Tutorial#208

Closed
kvyh wants to merge 7 commits into
astropy:masterfrom
kvyh:scheduling_tutorial
Closed

Scheduling Tutorial#208
kvyh wants to merge 7 commits into
astropy:masterfrom
kvyh:scheduling_tutorial

Conversation

@kvyh

@kvyh kvyh commented Aug 3, 2016

Copy link
Copy Markdown
Contributor

I have added a scheduling tutorial to the docs. It relies on a couple of the changes from #203, though isn't branched from there, so it will fail tests (maybe?) until that is merged.

@bmorris3

bmorris3 commented Aug 4, 2016

Copy link
Copy Markdown
Contributor

This will eventually close #200.

Would you also remove the notebooks in this PR?

Comment thread docs/tutorials/scheduling.rst Outdated

>>> from astroplan import Observer

>>> apo = Observer.at_site('apo)

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

That's going to need another '.

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Don't forget to build locally with both Python 2 and 3 before pushing to GitHub to catch things like this, with

python setup.py build_sphinx -lo

@kvyh

kvyh commented Aug 4, 2016

Copy link
Copy Markdown
Contributor Author

The only sphinx warning remaining is one that should be fixed by #203. The code examples are not good for doctests (line breaks apparently cause trouble) so they are now skipped.

@kvyh kvyh mentioned this pull request Aug 5, 2016
@kvyh

kvyh commented Aug 5, 2016

Copy link
Copy Markdown
Contributor Author

This is superseded by #218 so I will close it.

@kvyh kvyh closed this Aug 5, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants