0.3.9 • Published 8 years ago

@nteract/nbextension v0.3.9

Weekly downloads
3
License
BSD-3-Clause
Repository
github
Last release
8 years ago

nteract on jupyter

nteract as an extension to the jupyter notebook server

Installation

pip install nteract_on_jupyter
jupyter serverextension enable nteract_on_jupyter

Development

Make sure you've done the npm install at the base of the nteract/nteract monorepo, then within this package:

pip install -e .
jupyter serverextension enable nteract_on_jupyter

Now, cd into nteract_on_jupyter and run:

npm run build:watch

ROADMAP(ish)

  • In development mode, have a clean webpack build locally
  • In production, be able to toggle an endpoint to get the bundle from
0.3.9

8 years ago

0.3.8

8 years ago

0.3.7

8 years ago

0.3.6

8 years ago

0.3.5

8 years ago

0.3.4

8 years ago

0.3.3

8 years ago

0.3.2

8 years ago

0.3.1

8 years ago

0.3.0

8 years ago

0.2.1

8 years ago

0.2.0

8 years ago

0.1.1

8 years ago

0.1.0

8 years ago

0.0.6

8 years ago

0.0.5

8 years ago

0.0.4

8 years ago

0.0.3

8 years ago