Skip to content

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
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

1 participant