run
,bokeh
charts to Neptune.Python 3.7+
in your system,pip
and conda
:neptune-client==0.9.19
and bokeh=2.3.2
.neptune
api_token='ANONYMOUS'
and project='common/bokeh-support'
to explore without having to create a Neptune accountcommon/bokeh-support
replaced by your project, and BOK-9
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
,bokeh
charts to Neptune.