set_api_token()
Python package: neptune-fetcher
Sets the Neptune API token in the context.
Returns the set context.
Parameters
Example
import neptune_fetcher.alpha as npt
npt.set_api_token("SomeOtherNeptuneApiToken")
set_api_token()Sets the Neptune API token in the context.
Returns the set context.
import neptune_fetcher.alpha as npt
npt.set_api_token("SomeOtherNeptuneApiToken")