Skip to content

Jupyterbook Conversion #8

New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Open
wants to merge 9 commits into
base: main
Choose a base branch
from
Open

Jupyterbook Conversion #8

wants to merge 9 commits into from

Conversation

hikari-murayama
Copy link
Member

@hikari-murayama hikari-murayama commented May 3, 2021

This pull requests take the current (as of May 3) version of the repository and includes a compiled Jupyterbook.

This pull requests includes the following changes

  • Implements JupyterBook compatible file structure on original repository
  • Includes additional files required for JupyterBook creation (_toc.yml, _config.yml)
  • Includes built html file with JupyterBook draft
  • 01_Overview_Geospatial_Data.ipynb - a JupyterBook version of the original geospatial concepts slide deck
  • Improved D-Lab colored figures to avoid copyright issues/have prettier and more uniform figures

To rebuild jupyterbook

  • First install jupyterbook if not already done so i.e.:

pip install -U jupyter-book

  • Navigate to top of repository and build:

jupyter-book build Geospatial-Fundamentals-in-Python

  • To view the compiled file open _build/html/index.html

Note: The book should be recompiled with ran versions of the notebooks to show outputs

To dos:

  • Set up binder link
  • Set up D-Lab datahub link
  • Removehtml dependent formatting to limit html/book conversion issues
  • Attribute images accordingly or remove and create new figures
  • Clean up headings
  • Add clever subtitle
  • Add proper license

@hikari-murayama hikari-murayama requested a review from pattyf May 3, 2021 23:21
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant