Skip to content

Commit 006806c

Browse files
committed
Added same notice for studio section
1 parent 07160fa commit 006806c

1 file changed

Lines changed: 7 additions & 0 deletions

File tree

content/eda-with-pandas/studio/_index.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,13 @@ weight = 3
99

1010
Open up `data-analysis-projects/eda-with-pandas/studio/IMDB-Studio` directory within Jupyter Notebooks and code along with the instructions inside.
1111

12+
{{% notice blue Note "rocket" %}}
13+
This repository has been updated and your local copy may be out of date, you can clone, or fork, a standalone repository holding the exercises and studio for this lesson here:
14+
15+
[Eda with pandas exercises and studio](https://github.com/LaunchCodeEducation/eda-pandas-exercises-studio)
16+
17+
{{% /notice %}}
18+
1219
## Submitting Your Work
1320

1421
When finished make sure to push your changes up to GitHub.

0 commit comments

Comments
 (0)