Skip to main content

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)

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

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

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

Uploaded Python 2Python 3

File details

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

File metadata

  • Download URL: jupyter_requests-0.0.3.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.21.0 setuptools/40.2.0 requests-toolbelt/0.8.0 tqdm/4.28.1 CPython/3.7.1

File hashes

Hashes for jupyter_requests-0.0.3.tar.gz
Algorithm Hash digest
SHA256 170fcfab4c9bf9dd65a482258d28a7164693bd8867d91c5474db20329099bc1f
MD5 d86e013b0d4bd034e8db951088317a3f
BLAKE2b-256 096a870a0281af80e4f23c4fa36f08fbb70883c80794e029ccc8b0ebae48edf4

See more details on using hashes here.

File details

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

File metadata

  • Download URL: jupyter_requests-0.0.3-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.21.0 setuptools/40.2.0 requests-toolbelt/0.8.0 tqdm/4.28.1 CPython/3.7.1

File hashes

Hashes for jupyter_requests-0.0.3-py2.py3-none-any.whl
Algorithm Hash digest
SHA256 9328eb08e8ab967a88e54570100dcdc984fcd590cd7e709504daa68106fdab45
MD5 9f9bbb5022aa3223edffef61197c6652
BLAKE2b-256 d4bb0d3a752795aeb257c240dad5f0379724136e471df4ab025824e2896d23c6

See more details on using hashes here.

Release history Release notifications | RSS feed

This release

0.0.3 This release

2 files

0.0.2

2 files

0.0.1

2 files

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Sentry Error logging StatusPage Status page