Skip to content

yanchick/ipython-notebook-buildpack

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 

Repository files navigation

IPython Notebook Buildpack

The ipython-notebook-buildpack is a Cloud Foundry buildpack for exposing IPython Notebook files.

Usage

To use this buildpack specify the URI of the repository when pushing an IPython Notebook file (or directory of files) to Cloud Foundry.

cf push --buildpack https://github.com/gopivotal/ipython-notebook-buildpack.git

Notebook Dependencies

The buildpack supports dependencies declaration using a requirements.txt file located in the root of the directory being pushed to Cloud Foundry.

About

A Cloud Foundry buildpack for exposing IPython Notebook files

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Shell 100.0%