Skip to content

Commit

Permalink
Add missing packages
Browse files Browse the repository at this point in the history
  • Loading branch information
prisae committed May 29, 2023
1 parent 879ed0a commit 8baa915
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion emg3d-simulation.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
"outputs": [],
"source": [
"# Uncomment on Google Colab\n",
"# %pip install emg3d pooch matplotlib xarray h5py discretize tqdm scooby"
"# %pip install emg3d pooch matplotlib xarray h5py discretize tqdm scooby ipympl ipywidgets"
]
},
{
Expand Down
2 changes: 1 addition & 1 deletion emg3d.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@
"outputs": [],
"source": [
"# Uncomment on Google Colab\n",
"# %pip install emg3d empymod matplotlib discretize scooby"
"# %pip install emg3d empymod matplotlib discretize scooby ipympl ipywidgets"
]
},
{
Expand Down

0 comments on commit 8baa915

Please sign in to comment.