set_project()
Python package: neptune-fetcher
Sets the project in the context.
Returns the set context.
Parameters
Example
import neptune_fetcher.alpha as npt
npt.set_project("team-alpha/project-y")
set_project()Sets the project in the context.
Returns the set context.
import neptune_fetcher.alpha as npt
npt.set_project("team-alpha/project-y")