Skip to main content

Send requests to a Jupyter server.

Project description

Jupyter Requests

Send requests to a Jupyter server. Useful for testing/exploring the Jupyter RESTful API.

Command Line

Make a request to a jupyter server from the command line.

jupyter_requests get api/contents

API

from jupyter_requests import JupyterRequester
import pprint 

# Port number of the server
port = 8888

# Get a requester object.
r = JupyterRequester(port=port)

endpoint = 'api/contents'
response = r.get(endpoint)

pprint(response)

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

jupyter_requests-0.0.1.tar.gz (3.7 kB view details)

Uploaded Source

Built Distribution

jupyter_requests-0.0.1-py2.py3-none-any.whl (3.4 kB view details)

Uploaded Python 2 Python 3

File details

Details for the file jupyter_requests-0.0.1.tar.gz.

File metadata

  • Download URL: jupyter_requests-0.0.1.tar.gz
  • Upload date:
  • Size: 3.7 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/1.12.1 pkginfo/1.4.2 requests/2.20.0 setuptools/40.5.0 requests-toolbelt/0.8.0 tqdm/4.28.1 CPython/3.7.1

File hashes

Hashes for jupyter_requests-0.0.1.tar.gz
Algorithm Hash digest
SHA256 e165d286cafff19339d7b9bd5673e45af852b090abd081495b9941e4e2745776
MD5 85b3b2ee53df82761bbc5ba921568455
BLAKE2b-256 7fe7b9648c0005e05de691e33b6ef7ce21cc8709e18a0b4445a89f2f3416a219

See more details on using hashes here.

Provenance

File details

Details for the file jupyter_requests-0.0.1-py2.py3-none-any.whl.

File metadata

  • Download URL: jupyter_requests-0.0.1-py2.py3-none-any.whl
  • Upload date:
  • Size: 3.4 kB
  • Tags: Python 2, Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/1.12.1 pkginfo/1.4.2 requests/2.20.0 setuptools/40.5.0 requests-toolbelt/0.8.0 tqdm/4.28.1 CPython/3.7.1

File hashes

Hashes for jupyter_requests-0.0.1-py2.py3-none-any.whl
Algorithm Hash digest
SHA256 865ac14003a9c77c2c0c1d6b8d1d06b0a52988eb7a4e5c31d5469c2d2d9fe9c5
MD5 31f016860d9bec2b6fda4a73181162dd
BLAKE2b-256 1c51e47db870d2f749498bd98908b2e807ea43ca2a7335284a89aa660ff2d0f7

See more details on using hashes here.

Provenance

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page