Giter Club home page Giter Club logo

func_adl_usage's Introduction

func_adl_usage

A Jupyter Book as a user's manual for ServiceX

Usage

This book is published here

Development

Feel free to submit pull requests with new demos or ideas and feel free to also submit issues with ideas of what should be in here.

The code and markdown is based jupyter-book, which is described in lots of detail on jupyterbook.org. Its manual has a huge number of examples of the types of things you can do in their rst version of markdown.

Setting up your environment

pip install -r requirements.txt

Make sure you have a servicex.yaml file somewhere that the backends will find it, with a xaod and uproot backends defined, depending on what you want to publish.

Building and Publishing

The model used to develop the book is to directly publish the notebooks as-is. jupyter-book. This means once you have a notebook page working, you should restart the server and run all cells.

To build the book use the following command. It will not actually run the notebooks, just build the web pages:

jupyter-book build --all user_manual

And then to push the pages for web publication:

ghp-import -n -p -f ./user_manual/_build/html

GitHub takes a few minutes to update is pages. If the table of contents changes you'll need to refresh your browser if you are looking at an old page.

func_adl_usage's People

Contributors

gordonwatts avatar

Watchers

James Cloos avatar Brian P Bockelman avatar  avatar Peter Elmer avatar Raghuram Devarakonda avatar David Lange avatar  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.