Skip to content

Commit

Permalink
Update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
Josh-XT committed Nov 13, 2023
1 parent 5a06cfe commit 12bc539
Showing 1 changed file with 14 additions and 3 deletions.
17 changes: 14 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,9 +6,20 @@ This module provides a safe way to execute Python code in a container. It is int

The container comes preloaded with the following packages:

```bash
numpy matplotlib seaborn scikit-learn yfinance scipy statsmodels sympy bokeh plotly dash networkx pyvis pandas
```
- numpy
- matplotlib
- seaborn
- scikit-learn
- yfinance
- scipy
- statsmodels
- sympy
- bokeh
- plotly
- dash
- networkx
- pyvis
- pandas

## Installation

Expand Down

0 comments on commit 12bc539

Please sign in to comment.