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.2.tar.gz (3.8 kB view details)

Uploaded Source

Built Distribution

jupyter_requests-0.0.2-py2.py3-none-any.whl (3.5 kB view details)

Uploaded Python 2 Python 3

File details

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

File metadata

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

File hashes

Hashes for jupyter_requests-0.0.2.tar.gz
Algorithm Hash digest
SHA256 938ac71b4f39adff45b10527daa7166b7c62d05238e7e429d8e50a1240a0dc3f
MD5 996402a225dddb1cd64143815e119dc5
BLAKE2b-256 2847e79396dbeea312f6a063099a5d410c52cae75ccbf0d6ab72da76f76a3176

See more details on using hashes here.

File details

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

File metadata

  • Download URL: jupyter_requests-0.0.2-py2.py3-none-any.whl
  • Upload date:
  • Size: 3.5 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.4.3 requests-toolbelt/0.8.0 tqdm/4.28.1 CPython/3.7.1

File hashes

Hashes for jupyter_requests-0.0.2-py2.py3-none-any.whl
Algorithm Hash digest
SHA256 cec0bda5aafdc97e58ca530211e6c42e59c396a8b24e56bd4f216eeee2e1a4e5
MD5 1f544d0b3dd4496acbb26b051094fab7
BLAKE2b-256 cd4e7b2f359728252f1e6636b1370861aa5a4befb2614762035395a848542001

See more details on using hashes here.

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