Skip to content
This repository has been archived by the owner on Jun 26, 2023. It is now read-only.

v0.1.9: Adds stop notebook instance feature

Latest
Compare
Choose a tag to compare
@shrey-rajvanshi shrey-rajvanshi released this 09 Jun 12:23
· 2 commits to master since this release
7fd0cd0

Version 0.1.9 adds stop instances functionality, allowing people to stop notebook instances in code from cloud notebooks.

from segmind import instance
instance.stop()