website logo
⌘K
Overview
Quickstart
Concepts
Python Library
Experiment Tracking
Datastore
Instance
Change Log
Self Hosted
Concepts
Create a new cluster
User management
Misc
Security
Support
About Segmind
Pricing
Open on Segmind Button
Development Pipeline
Workflows
Custom notifications
FAQs
Docs powered by archbee 
5min

Python Library

Welcome to the documentation for the Segmind Python API! This library allows you to programmatically interact with Segmind from within a Python script or application.

If you are new to Segmind, it might be worthwhile to check out the rest of the documentation, particularly the Platform, before continuing with the Python API.

Gettings started

Install Segmind

Shell
|
Python
|

Python Library (PIP package) is already installed for sessions on Segmind instances.

Log in to Segmind

Please follow these steps for setting up Segmind on your notebook. You can get your access token in settings. Go to https://cloud.segmind.com/settings -> Security, and copy the Access Token. You can use either shell or python to configure your account as shown below.

Shell
|
Python
|
Updated 24 May 2022
Did this page help you?
Yes
No
UP NEXT
Experiment Tracking
Docs powered by archbee 
TABLE OF CONTENTS
Gettings started
Install Segmind
Log in to Segmind