Git Product home page Git Product logo

how_to_ac3airborne's Introduction

how_to_ac3airborne

This book describes the data from the AC3 related airborne campaigns.

The compiled book with the data description and the examples can be found here

Usage

Building the book

If you'd like to develop on and build the how_to_ac3airborne book, you should:

  • Clone this repository and run
  • Run pip install -r requirements.txt (it is recommended you do this within a virtual environment)
  • (Recommended) Remove the existing how_to_ac3airborne/_build/ directory
  • Run jupyter-book build how_to_ac3airborne/

A fully-rendered HTML version of the book will be built in how_to_ac3airborne/_build/html/.

Now you need to add it to git, commit it and push it back.

  • git add .
  • git commit -m "describe your work"
  • git push

Hosting the book

The html version of the book is hosted on the gh-pages branch of this repo.

  • Navigating to your local build; and running,
  • ghp-import -n -p -f how_to_ac3airborne/_build/html

This can be automatically done an action on github which builds the gh-pages branch. This is deactivated due to ac3airbone being not available on PyPi More information on this hosting process can be found here.

Contributors

You can see a list of current contributors in the contributors tab.

Credits

This project is created using the excellent open source Jupyter Book project and the executablebooks/cookiecutter-jupyter-book template.

how_to_ac3airborne's People

Contributors

gmarrollo avatar imkeschirmacher avatar mariomech avatar nrisse avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.