Anaconda 3.6 (v5.0.1)
template:
hvplot
, panel
, pyct
, and bokeh
:
tips.ipynb
, and add the following code to create an interactive plot:
.csv
and upload it to the project.anaconda-project.yml
file, and add the following lines after
the description
. This is the deployment command that Anaconda Enterprise will use
when you deploy the notebook. commands: scatter-plot: unix: panel serve tips.ipynb supports_http_options: True