Panel in VS Code

Поділитися
Вставка
  • Опубліковано 23 жов 2024
  • HoloViz Panel is a #Python framework for creating awesome analytics apps. But its actually much more then that. It can also power up your exploratory data analysis in Jupyter, VS Code, Colab etc.
    In this video I will demonstrate the power of Panel in VS Code.
    We will end up creating an interactive html report you can email to your stakeholders. No need to deploy to a web server or for your stakeholders to install python.
    You can find the code from this example at gist.github.co...
    For more info checkout panel.holoviz.... and my site awesome-panel....

КОМЕНТАРІ • 2

  • @douglaslopez2311
    @douglaslopez2311 2 роки тому

    Thanks for this video in how to use PANEL with VSCODE. I am learning panel now. My question is what is the minimum code, in your example, for PANEL to work with VSCODE? I don't want to use other IDE but VSCODE. Thanks in advance. Best regards.

  • @chessbrahh2068
    @chessbrahh2068 11 місяців тому

    what does this comment mean? # In order for this example to work your would need `panel jupyter_bokeh altair vega_datasets ipykernel`. is that a command? a list of modules? how do i confirm that i have this?