dlitvakb / contentful_walkthrough_notebook

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Binder

Contentful Walkthrough

This repository hosts a very simple walkthrough of some of the things you can do with Contentful in Python.

Launching the hosted version

To check out a hosted version, click here

Installation

pip install -r requirements.txt

Running Locally

jupyter notebook

This will open a browser window running your Jupyter Notebook server.

Click on Contentful Walkthrough.ipynb.

Then press Run, to step through the tutorial.

About


Languages

Language:Jupyter Notebook 99.9%Language:Ruby 0.1%