Skip to content

Commit

Permalink
Added public path to file links
Browse files Browse the repository at this point in the history
  • Loading branch information
SoundSpinning committed Oct 29, 2020
1 parent 509d57c commit fa71dfc
Show file tree
Hide file tree
Showing 2 changed files with 52 additions and 52 deletions.
52 changes: 26 additions & 26 deletions README.ipynb
Expand Up @@ -16,7 +16,7 @@
"\n",
"`df.plot_animated()`\n",
"\n",
"![Example Bar Chart](examples/example-barh-chart.gif)"
"![Example Bar Chart](https://raw.githubusercontent.com/JackMcKew/pandas_alive/main/examples/example-barh-chart.gif)"
]
},
{
Expand Down Expand Up @@ -104,7 +104,7 @@
"cell_type": "markdown",
"metadata": {},
"source": [
"![Electricity Example Line Chart](examples/example-electricity-generated-australia.gif)"
"![Electricity Example Line Chart](https://raw.githubusercontent.com/JackMcKew/pandas_alive/main/examples/example-electricity-generated-australia.gif)"
]
},
{
Expand All @@ -129,7 +129,7 @@
"cell_type": "markdown",
"metadata": {},
"source": [
"![Summary Func Example](examples/summary-func-example.gif)"
"![Summary Func Example](https://raw.githubusercontent.com/JackMcKew/pandas_alive/main/examples/summary-func-example.gif)"
]
},
{
Expand All @@ -150,7 +150,7 @@
"cell_type": "markdown",
"metadata": {},
"source": [
"![Fixed Example](examples/fixed-example.gif)"
"![Fixed Example](https://raw.githubusercontent.com/JackMcKew/pandas_alive/main/examples/fixed-example.gif)"
]
},
{
Expand All @@ -170,7 +170,7 @@
"cell_type": "markdown",
"metadata": {},
"source": [
"![Perpendicular Example](examples/perpendicular-example.gif)"
"![Perpendicular Example](https://raw.githubusercontent.com/JackMcKew/pandas_alive/main/examples/perpendicular-example.gif)"
]
},
{
Expand All @@ -197,7 +197,7 @@
"cell_type": "markdown",
"metadata": {},
"source": [
"![Example Barv Chart](examples/example-barv-chart.gif)"
"![Example Barv Chart](https://raw.githubusercontent.com/JackMcKew/pandas_alive/main/examples/example-barv-chart.gif)"
]
},
{
Expand Down Expand Up @@ -226,7 +226,7 @@
"cell_type": "markdown",
"metadata": {},
"source": [
"![Example Line Chart](examples/example-line-chart.gif)\n"
"![Example Line Chart](https://raw.githubusercontent.com/JackMcKew/pandas_alive/main/examples/example-line-chart.gif)\n"
]
},
{
Expand Down Expand Up @@ -258,7 +258,7 @@
"cell_type": "markdown",
"metadata": {},
"source": [
"![Example Bar Chart](examples/example-bar-chart.gif)"
"![Example Bar Chart](https://raw.githubusercontent.com/JackMcKew/pandas_alive/main/examples/example-bar-chart.gif)"
]
},
{
Expand Down Expand Up @@ -299,7 +299,7 @@
"cell_type": "markdown",
"metadata": {},
"source": [
"![Example Scatter Chart](examples/example-scatter-chart.gif)"
"![Example Scatter Chart](https://raw.githubusercontent.com/JackMcKew/pandas_alive/main/examples/example-scatter-chart.gif)"
]
},
{
Expand All @@ -326,7 +326,7 @@
"cell_type": "markdown",
"metadata": {},
"source": [
"![Example Pie Chart](examples/example-pie-chart.gif)"
"![Example Pie Chart](https://raw.githubusercontent.com/JackMcKew/pandas_alive/main/examples/example-pie-chart.gif)"
]
},
{
Expand Down Expand Up @@ -371,17 +371,17 @@
"metadata": {},
"source": [
"#### Bubble Chart Example 1\n",
"![Bubble Chart Example](examples/example-bubble-chart.gif)"
"![Bubble Chart Example](https://raw.githubusercontent.com/JackMcKew/pandas_alive/main/examples/example-bubble-chart.gif)"
]
},
{
"cell_type": "markdown",
"metadata": {},
"source": [
"#### Bubble Chart Example 2\n",
"Jupyter notebook: [pendulum_sample.ipynb](examples/test_notebooks/pendulum_sample.ipynb)\n",
"Jupyter notebook: [pendulum_sample.ipynb](https://github.com/JackMcKew/pandas_alive/blob/main/examples/test_notebooks/pendulum_sample.ipynb)\n",
"\n",
"![Bubble Chart Example](examples/test_notebooks/pend-bubble.gif)"
"![Bubble Chart Example](https://raw.githubusercontent.com/JackMcKew/pandas_alive/main/examples/test_notebooks/pend-bubble.gif)"
]
},
{
Expand Down Expand Up @@ -426,7 +426,7 @@
"cell_type": "markdown",
"metadata": {},
"source": [
"![Example Point GeoSpatialChart](examples/example-geo-point-chart.gif)"
"![Example Point GeoSpatialChart](https://raw.githubusercontent.com/JackMcKew/pandas_alive/main/examples/example-geo-point-chart.gif)"
]
},
{
Expand Down Expand Up @@ -459,7 +459,7 @@
"cell_type": "markdown",
"metadata": {},
"source": [
"![Example Polygon GeoSpatialChart](examples/example-geo-polygon-chart.gif)"
"![Example Polygon GeoSpatialChart](https://raw.githubusercontent.com/JackMcKew/pandas_alive/main/examples/example-geo-polygon-chart.gif)"
]
},
{
Expand Down Expand Up @@ -497,7 +497,7 @@
"cell_type": "markdown",
"metadata": {},
"source": [
"![Example Bar & Line Chart](examples/example-bar-and-line-chart.gif)"
"![Example Bar & Line Chart](https://raw.githubusercontent.com/JackMcKew/pandas_alive/main/examples/example-bar-and-line-chart.gif)"
]
},
{
Expand Down Expand Up @@ -535,7 +535,7 @@
"cell_type": "markdown",
"metadata": {},
"source": [
"![Urban Population Bar & Line Chart](examples/example-bar-and-line-urban-chart.gif)\n"
"![Urban Population Bar & Line Chart](https://raw.githubusercontent.com/JackMcKew/pandas_alive/main/examples/example-bar-and-line-urban-chart.gif)\n"
]
},
{
Expand Down Expand Up @@ -605,7 +605,7 @@
"cell_type": "markdown",
"metadata": {},
"source": [
"![Life Expectancy Chart](examples/life-expectancy.gif)"
"![Life Expectancy Chart](https://raw.githubusercontent.com/JackMcKew/pandas_alive/main/examples/life-expectancy.gif)"
]
},
{
Expand Down Expand Up @@ -763,7 +763,7 @@
"cell_type": "markdown",
"metadata": {},
"source": [
"![NSW COVID](examples/nsw-covid.gif)"
"![NSW COVID](https://raw.githubusercontent.com/JackMcKew/pandas_alive/main/examples/nsw-covid.gif)"
]
},
{
Expand Down Expand Up @@ -896,17 +896,17 @@
"cell_type": "markdown",
"metadata": {},
"source": [
"![Italy COVID](examples/italy-covid.gif)"
"![Italy COVID](https://raw.githubusercontent.com/JackMcKew/pandas_alive/main/examples/italy-covid.gif)"
]
},
{
"cell_type": "markdown",
"metadata": {},
"source": [
"### Simple Pendulum Motion\n",
"Jupyter notebook: [pendulum_sample.ipynb](examples/test_notebooks/pendulum_sample.ipynb)\n",
"Jupyter notebook: [pendulum_sample.ipynb](https://github.com/JackMcKew/pandas_alive/blob/main/examples/test_notebooks/pendulum_sample.ipynb)\n",
"\n",
"![Bubble Chart Example](examples/test_notebooks/pend-combined-2.gif)"
"![Bubble Chart Example](https://raw.githubusercontent.com/JackMcKew/pandas_alive/main/examples/test_notebooks/pend-combined-2.gif)"
]
},
{
Expand Down Expand Up @@ -994,7 +994,7 @@
"\n",
"- <https://jackmckew.dev/creating-animated-plots-with-pandas_alive.html>\n",
"- <https://jackmckew.dev/geopandas-and-pandas-alive.html>\n",
"- Jupyter notebooks in [test_notebooks](./examples/test_notebooks/).\n",
"- Jupyter notebooks in [test_notebooks](https://github.com/JackMcKew/pandas_alive/tree/main/examples/test_notebooks) folder.\n",
"\n",
"## Inspiration\n",
"\n",
Expand Down Expand Up @@ -1029,18 +1029,18 @@
"\n",
"To get started in development, clone a copy of this repository to your PC. This will now enable you to create a Jupyter notebook or a standalone `.py` file, and import `pandas_alive` as a local module. Now you can create new chart types in `pandas_alive/charts.py` or `pandas_alive/geocharts.py` to build to your hearts content!\n",
"\n",
"For Python packages for a development environment check [requirements.txt](./requirements.txt) if using `PIP`, or [py38-pandas_alive.yml](./py38-pandas_alive.yml) if using `conda`.\n",
"For Python packages for a development environment check [requirements.txt](https://github.com/JackMcKew/pandas_alive/blob/main/requirements.txt) if using `PIP`, or [py38-pandas_alive.yml](https://github.com/JackMcKew/pandas_alive/blob/main/py38-pandas_alive.yml) if using `conda`.\n",
"\n",
"If you are using `conda` and are new to setting up environments for collaboration on projects, here are some notes from a previous contributor using `conda`: [Python set up with conda for project collaboration](https://github.com/JackMcKew/pandas_alive/issues/11#issuecomment-691663712)\n",
"\n",
"If you wish to contribute new Jupyter notebooks with different application examples, please place them in this directory: `./examples/test_notebooks/`."
"If you wish to contribute new Jupyter notebooks with different application examples, please place them in this directory: [./examples/test_notebooks/](https://github.com/JackMcKew/pandas_alive/tree/main/examples/test_notebooks)."
]
},
{
"cell_type": "markdown",
"metadata": {},
"source": [
"## [Changelog](CHANGELOG.md)"
"## [Changelog](https://github.com/JackMcKew/pandas_alive/blob/main/CHANGELOG.md)"
]
}
],
Expand Down

0 comments on commit fa71dfc

Please sign in to comment.