Skip to content

Commit

Permalink
fix: add jupyter lab to dev deps (#350)
Browse files Browse the repository at this point in the history
  • Loading branch information
mergenthaler committed May 10, 2024
1 parent 076d4c8 commit ad6551f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,7 @@
"statsforecast",
"neuralforecast",
"hierarchicalforecast",
"jupyterlab",
]
distributed = ["dask[dataframe]", "fugue[ray]>=0.8.7", "pyspark", "ray[serve-grpc]"]
plotting = ["utilsforecast[plotting]>=0.1.7"]
Expand Down

0 comments on commit ad6551f

Please sign in to comment.