run
,plotly
charts to Neptune.Python 3.7+
in your system,pip
and conda
:neptune-client==0.9.19
and plotly==5.0.0
.neptune
api_token='ANONYMOUS'
and project='common/plotly-support'
to explore without having to create a Neptune accountcommon/plotly-support
replaced by your project, and PLOT-2
replaced by your run.stop()
method. This is needed only while logging from a notebook environment. While logging through a script, Neptune automatically stops tracking once the script has completed execution.run
,plotly
charts to Neptune.