Skip to content

Commit

Permalink
chore: fix layout 101
Browse files Browse the repository at this point in the history
  • Loading branch information
hanxiao authored Apr 19, 2020
1 parent ffd57d2 commit ae4e9db
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions docs/chapters/101/jina101.md
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,7 @@ Having a new algorithm in mind? No problem, this family always welcome new membe

Driver defines how an Executor behaves on network requests. Driver helps the Executor to handle the network traffic by interpreting the traffic data (e.g. Protobuf) into the format that the Executor can understand and handle (e.g. Numpy array).

<br/><br/><br/><br/><br/><br/>
<br/><br/><br/><br/><br/><br/><br/><br/><br/>



Expand All @@ -78,7 +78,7 @@ Pea wraps an Executor and grant it the ability to exchange data over a network.

<img align="right" src="img/ILLUS%237.png" alt="Jina 101 Pea, Copyright by Jina AI Limited" title="Jina 101 Pea, Copyright by Jina AI Limited" hspace="10" width="30%"/>

<br/><br/><br/><br/><br/><br/><br/><br/><br/>
<br/><br/><br/><br/><br/><br/><br/><br/><br/><br/>



Expand All @@ -92,7 +92,7 @@ Pod can be run either on local host or on different computers over a network. 

<img align="right" src="img/ILLUS%239.png" alt="Jina 101 Pod Remote, Copyright by Jina AI Limited" title="Jina 101 Pod Remote, Copyright by Jina AI Limited" hspace="10" width="30%"/>

<br/><br/><br/><br/><br/><br/><br/><br/><br/>
<br/><br/><br/><br/><br/><br/><br/><br/><br/><br/>

<h2 align="center">Flow</h2>

Expand All @@ -118,7 +118,7 @@ You can design at the micro-level and scale that up to the macro-level. YAMLs be
<img src="img/ILLUS%2311.png" alt="Jina 101 All Characters, Copyright by Jina AI Limited" title="Jina 101 All Characters, Copyright by Jina AI Limited" hspace="10" width="80%"/>
</p>

<br/><br/><br/><br/><br/><br/>
<br/><br/><br/><br/>

<p align="center">
✨<b>Unleash your curiosity and happy searching! </b>🔍
Expand Down

0 comments on commit ae4e9db

Please sign in to comment.