Skip to main content

The Neptyne kernel

Project description

The Neptyne Kernel

This package contains everything shipped in a Neptyne kernel container.

Python Version

Neptyne kernels use Python 3.11, so this is the only version currently tested/supported.

Local Kernels + Google Sheets

You can use the Neptyne kernel to run in a Jupyter notebook, and connect it to a Google sheet. To do so, first get an API key from your Neptyne Google sheets extension. In the extension menu, open 'Manage Advanced Features', and enable the API. Copy your API key, and put in your notebook cell:

import neptyne_kernel

neptyne_kernel.init_notebook("<your api key>")

You can now use Neptyne A1-notation in your notebook cells (e.g. A1 = 1)

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

neptyne_kernel-0.1.9.tar.gz (296.6 kB view hashes)

Uploaded Source

Built Distribution

neptyne_kernel-0.1.9-py3-none-any.whl (342.2 kB view hashes)

Uploaded Python 3

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