pfnet-research / pfhedge

PyTorch-based framework for Deep Hedging
http://pfnet-research.github.io/pfhedge/
MIT License
261 stars 67 forks source link

Fixed warning with pip install #637

Open pmcgleenon opened 2 months ago

pmcgleenon commented 2 months ago

Here's a small fix for a warning in the Jupyter notebook

Use '%pip install' instead of '!pip install'