Giter Club home page Giter Club logo

nbgrader's Introduction

nbgrader

Google Group Build Status codecov.io

A system for assigning and grading notebooks.

Documentation can be found on Read the Docs.

Installation

If you want to develop on nbgrader, please follow the development installation instructions.

Dependencies

Before installing nbgrader, please ensure that the IPython notebook is properly installed. Note that it is not sufficient to just install IPython; you must specifically install the notebook components as well.

If using conda, run

conda install ipython-notebook=3.2

Otherwise, run

pip install ipython[all]==3.2

Installing nbgrader

After installing the above dependencies, you can install the current version of nbgrader with:

pip install nbgrader

You can then install and activate the nbgrader assignment toolbar extension with:

nbgrader extension install
nbgrader extension activate

If you want to install the extension for only yourself (and not systemwide), use nbgrader extension install --user. If you don't want to have to reinstall the extension when nbgrader is updated, use nbgrader extension install --symlink. To get help and see all the options you can pass while installing/activating the nbgrader notebook extension, use:

nbgrader extension install --help-all
nbgrader extension activate --help-all

Contributing

Please see the contributing guidelines and documentation.

nbgrader's People

Contributors

jhamrick avatar carreau avatar jdfreder avatar ellisonbg avatar alope107 avatar ellachao avatar tasilb avatar redslug avatar willingc avatar

Watchers

James Cloos 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.