Skip to content
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

Tutorials: clean up file names, execution counts, and output #770

Merged
merged 1 commit into from
Sep 7, 2022

Conversation

adamjstewart
Copy link
Collaborator

@adamjstewart adamjstewart commented Sep 7, 2022

This PR fixes a few things to make our tutorials more consistent:

  • Correct tab names when opening files in Colab
  • No output from pip install cell
  • All cells have a sequential numeric execution count

The last one should convert cells that look like:

[
]:

to the much more visually appealing:

[1]:

@adamjstewart adamjstewart added this to the 0.3.1 milestone Sep 7, 2022
@github-actions github-actions bot added the documentation Improvements or additions to documentation label Sep 7, 2022
@adamjstewart adamjstewart merged commit fec5807 into main Sep 7, 2022
@adamjstewart adamjstewart deleted the docs/tutorials branch September 7, 2022 20:17
@adamjstewart adamjstewart changed the title Tutorials: clean up file names, execution codes, and output Tutorials: clean up file names, execution counts, and output Sep 8, 2022
yichiac pushed a commit to yichiac/torchgeo that referenced this pull request Apr 29, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants