mirror of https://github.com/tqdm/tqdm.git
docs: move away some images to external repo
This commit is contained in:
parent
718a124858
commit
ca23ad4dd5
|
@ -1164,10 +1164,10 @@ Citation information: |DOI|
|
||||||
|README-Hits| (Since 19 May 2016)
|
|README-Hits| (Since 19 May 2016)
|
||||||
|
|
||||||
.. |Logo| image:: https://raw.githubusercontent.com/tqdm/tqdm/master/images/logo.gif
|
.. |Logo| image:: https://raw.githubusercontent.com/tqdm/tqdm/master/images/logo.gif
|
||||||
.. |Screenshot| image:: https://raw.githubusercontent.com/tqdm/tqdm/master/images/tqdm.gif
|
.. |Screenshot| image:: https://raw.githubusercontent.com/tqdm/img/master/tqdm.gif
|
||||||
.. |Video| image:: https://raw.githubusercontent.com/tqdm/tqdm/master/images/video.jpg
|
.. |Video| image:: https://raw.githubusercontent.com/tqdm/img/master/video.jpg
|
||||||
:target: https://tqdm.github.io/video
|
:target: https://tqdm.github.io/video
|
||||||
.. |Slides| image:: https://raw.githubusercontent.com/tqdm/tqdm/master/images/slides.jpg
|
.. |Slides| image:: https://raw.githubusercontent.com/tqdm/img/master/slides.jpg
|
||||||
:target: https://tqdm.github.io/PyData2019/slides.html
|
:target: https://tqdm.github.io/PyData2019/slides.html
|
||||||
.. |Build-Status| image:: https://img.shields.io/github/workflow/status/tqdm/tqdm/Test/master?logo=GitHub
|
.. |Build-Status| image:: https://img.shields.io/github/workflow/status/tqdm/tqdm/Test/master?logo=GitHub
|
||||||
:target: https://github.com/tqdm/tqdm/actions?query=workflow%3ATest
|
:target: https://github.com/tqdm/tqdm/actions?query=workflow%3ATest
|
||||||
|
@ -1223,8 +1223,8 @@ Citation information: |DOI|
|
||||||
:target: https://doi.org/10.5281/zenodo.595120
|
:target: https://doi.org/10.5281/zenodo.595120
|
||||||
.. |binder-demo| image:: https://mybinder.org/badge_logo.svg
|
.. |binder-demo| image:: https://mybinder.org/badge_logo.svg
|
||||||
:target: https://mybinder.org/v2/gh/tqdm/tqdm/master?filepath=DEMO.ipynb
|
:target: https://mybinder.org/v2/gh/tqdm/tqdm/master?filepath=DEMO.ipynb
|
||||||
.. |Screenshot-Jupyter1| image:: https://raw.githubusercontent.com/tqdm/tqdm/master/images/tqdm-jupyter-1.gif
|
.. |Screenshot-Jupyter1| image:: https://raw.githubusercontent.com/tqdm/img/master/jupyter-1.gif
|
||||||
.. |Screenshot-Jupyter2| image:: https://raw.githubusercontent.com/tqdm/tqdm/master/images/tqdm-jupyter-2.gif
|
.. |Screenshot-Jupyter2| image:: https://raw.githubusercontent.com/tqdm/img/master/jupyter-2.gif
|
||||||
.. |Screenshot-Jupyter3| image:: https://raw.githubusercontent.com/tqdm/tqdm/master/images/tqdm-jupyter-3.gif
|
.. |Screenshot-Jupyter3| image:: https://raw.githubusercontent.com/tqdm/img/master/jupyter-3.gif
|
||||||
.. |README-Hits| image:: https://caspersci.uk.to/cgi-bin/hits.cgi?q=tqdm&style=social&r=https://github.com/tqdm/tqdm&l=https://caspersci.uk.to/images/tqdm.png&f=https://raw.githubusercontent.com/tqdm/tqdm/master/images/logo.gif
|
.. |README-Hits| image:: https://caspersci.uk.to/cgi-bin/hits.cgi?q=tqdm&style=social&r=https://github.com/tqdm/tqdm&l=https://caspersci.uk.to/images/tqdm.png&f=https://raw.githubusercontent.com/tqdm/tqdm/master/images/logo.gif
|
||||||
:target: https://caspersci.uk.to/cgi-bin/hits.cgi?q=tqdm&a=plot&r=https://github.com/tqdm/tqdm&l=https://caspersci.uk.to/images/tqdm.png&f=https://raw.githubusercontent.com/tqdm/tqdm/master/images/logo.gif&style=social
|
:target: https://caspersci.uk.to/cgi-bin/hits.cgi?q=tqdm&a=plot&r=https://github.com/tqdm/tqdm&l=https://caspersci.uk.to/images/tqdm.png&f=https://raw.githubusercontent.com/tqdm/tqdm/master/images/logo.gif&style=social
|
||||||
|
|
|
@ -74,7 +74,7 @@
|
||||||
"cell_type": "markdown",
|
"cell_type": "markdown",
|
||||||
"metadata": {},
|
"metadata": {},
|
||||||
"source": [
|
"source": [
|
||||||
"![Screenshot](https://raw.githubusercontent.com/tqdm/tqdm/master/images/tqdm.gif)|[![Video](https://raw.githubusercontent.com/tqdm/tqdm/master/images/video.jpg)](https://tqdm.github.io/video) [![Slides](https://raw.githubusercontent.com/tqdm/tqdm/master/images/slides.jpg)](https://tqdm.github.io/PyData2019/slides.html)\n",
|
"![Screenshot](https://raw.githubusercontent.com/tqdm/img/master/tqdm.gif)|[![Video](https://raw.githubusercontent.com/tqdm/img/master/video.jpg)](https://tqdm.github.io/video) [![Slides](https://raw.githubusercontent.com/tqdm/img/master/slides.jpg)](https://tqdm.github.io/PyData2019/slides.html)\n",
|
||||||
"-|-\n",
|
"-|-\n",
|
||||||
"\n",
|
"\n",
|
||||||
"It can also be executed as a module with pipes:"
|
"It can also be executed as a module with pipes:"
|
||||||
|
@ -1553,7 +1553,7 @@
|
||||||
"bars and colour hints (blue: normal, green: completed, red:\n",
|
"bars and colour hints (blue: normal, green: completed, red:\n",
|
||||||
"error/interrupt, light blue: no ETA); as demonstrated below.\n",
|
"error/interrupt, light blue: no ETA); as demonstrated below.\n",
|
||||||
"\n",
|
"\n",
|
||||||
"![Screenshot-Jupyter3](https://raw.githubusercontent.com/tqdm/tqdm/master/images/tqdm-jupyter-3.gif)\n",
|
"![Screenshot-Jupyter3](https://raw.githubusercontent.com/tqdm/img/master/jupyter-3.gif)\n",
|
||||||
"\n",
|
"\n",
|
||||||
"The `notebook` version supports percentage or pixels for overall width\n",
|
"The `notebook` version supports percentage or pixels for overall width\n",
|
||||||
"(e.g.: `ncols='100%'` or `ncols='480px'`).\n",
|
"(e.g.: `ncols='100%'` or `ncols='480px'`).\n",
|
||||||
|
|
12
README.rst
12
README.rst
|
@ -1381,10 +1381,10 @@ Citation information: |DOI|
|
||||||
|README-Hits| (Since 19 May 2016)
|
|README-Hits| (Since 19 May 2016)
|
||||||
|
|
||||||
.. |Logo| image:: https://raw.githubusercontent.com/tqdm/tqdm/master/images/logo.gif
|
.. |Logo| image:: https://raw.githubusercontent.com/tqdm/tqdm/master/images/logo.gif
|
||||||
.. |Screenshot| image:: https://raw.githubusercontent.com/tqdm/tqdm/master/images/tqdm.gif
|
.. |Screenshot| image:: https://raw.githubusercontent.com/tqdm/img/master/tqdm.gif
|
||||||
.. |Video| image:: https://raw.githubusercontent.com/tqdm/tqdm/master/images/video.jpg
|
.. |Video| image:: https://raw.githubusercontent.com/tqdm/img/master/video.jpg
|
||||||
:target: https://tqdm.github.io/video
|
:target: https://tqdm.github.io/video
|
||||||
.. |Slides| image:: https://raw.githubusercontent.com/tqdm/tqdm/master/images/slides.jpg
|
.. |Slides| image:: https://raw.githubusercontent.com/tqdm/img/master/slides.jpg
|
||||||
:target: https://tqdm.github.io/PyData2019/slides.html
|
:target: https://tqdm.github.io/PyData2019/slides.html
|
||||||
.. |Build-Status| image:: https://img.shields.io/github/workflow/status/tqdm/tqdm/Test/master?logo=GitHub
|
.. |Build-Status| image:: https://img.shields.io/github/workflow/status/tqdm/tqdm/Test/master?logo=GitHub
|
||||||
:target: https://github.com/tqdm/tqdm/actions?query=workflow%3ATest
|
:target: https://github.com/tqdm/tqdm/actions?query=workflow%3ATest
|
||||||
|
@ -1440,8 +1440,8 @@ Citation information: |DOI|
|
||||||
:target: https://doi.org/10.5281/zenodo.595120
|
:target: https://doi.org/10.5281/zenodo.595120
|
||||||
.. |binder-demo| image:: https://mybinder.org/badge_logo.svg
|
.. |binder-demo| image:: https://mybinder.org/badge_logo.svg
|
||||||
:target: https://mybinder.org/v2/gh/tqdm/tqdm/master?filepath=DEMO.ipynb
|
:target: https://mybinder.org/v2/gh/tqdm/tqdm/master?filepath=DEMO.ipynb
|
||||||
.. |Screenshot-Jupyter1| image:: https://raw.githubusercontent.com/tqdm/tqdm/master/images/tqdm-jupyter-1.gif
|
.. |Screenshot-Jupyter1| image:: https://raw.githubusercontent.com/tqdm/img/master/jupyter-1.gif
|
||||||
.. |Screenshot-Jupyter2| image:: https://raw.githubusercontent.com/tqdm/tqdm/master/images/tqdm-jupyter-2.gif
|
.. |Screenshot-Jupyter2| image:: https://raw.githubusercontent.com/tqdm/img/master/jupyter-2.gif
|
||||||
.. |Screenshot-Jupyter3| image:: https://raw.githubusercontent.com/tqdm/tqdm/master/images/tqdm-jupyter-3.gif
|
.. |Screenshot-Jupyter3| image:: https://raw.githubusercontent.com/tqdm/img/master/jupyter-3.gif
|
||||||
.. |README-Hits| image:: https://caspersci.uk.to/cgi-bin/hits.cgi?q=tqdm&style=social&r=https://github.com/tqdm/tqdm&l=https://caspersci.uk.to/images/tqdm.png&f=https://raw.githubusercontent.com/tqdm/tqdm/master/images/logo.gif
|
.. |README-Hits| image:: https://caspersci.uk.to/cgi-bin/hits.cgi?q=tqdm&style=social&r=https://github.com/tqdm/tqdm&l=https://caspersci.uk.to/images/tqdm.png&f=https://raw.githubusercontent.com/tqdm/tqdm/master/images/logo.gif
|
||||||
:target: https://caspersci.uk.to/cgi-bin/hits.cgi?q=tqdm&a=plot&r=https://github.com/tqdm/tqdm&l=https://caspersci.uk.to/images/tqdm.png&f=https://raw.githubusercontent.com/tqdm/tqdm/master/images/logo.gif&style=social
|
:target: https://caspersci.uk.to/cgi-bin/hits.cgi?q=tqdm&a=plot&r=https://github.com/tqdm/tqdm&l=https://caspersci.uk.to/images/tqdm.png&f=https://raw.githubusercontent.com/tqdm/tqdm/master/images/logo.gif&style=social
|
||||||
|
|
Binary file not shown.
Before Width: | Height: | Size: 1.8 KiB |
Binary file not shown.
Before Width: | Height: | Size: 74 KiB |
Binary file not shown.
Before Width: | Height: | Size: 51 KiB |
Binary file not shown.
Before Width: | Height: | Size: 41 KiB |
BIN
images/video.jpg
BIN
images/video.jpg
Binary file not shown.
Before Width: | Height: | Size: 4.0 KiB |
Loading…
Reference in New Issue