Skip to content

Commit

Permalink
v2.6 adding changes for script deploy to mybinder
Browse files Browse the repository at this point in the history
  • Loading branch information
sparkcity committed Jul 16, 2023
1 parent 65ea9a0 commit ad0e7b4
Showing 1 changed file with 12 additions and 0 deletions.
12 changes: 12 additions & 0 deletions environment.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
name: campaign_dashboard

channels:
- pyviz

packages:
- jupyter-panel-proxy

dependencies:
- pyviz::panel=1.1.0
- pandas
- plotly

0 comments on commit ad0e7b4

Please sign in to comment.