<html>#2538: Inclusion of kuibit
<table style='border-spacing: 1ex 0pt; '>
<tr><td style='text-align:right'> Reporter:</td><td>Gabriele Bozzola</td></tr>
<tr><td style='text-align:right'>   Status:</td><td>open</td></tr>
<tr><td style='text-align:right'>Milestone:</td><td>ET_2021_11</td></tr>
<tr><td style='text-align:right'>  Version:</td><td>development version</td></tr>
<tr><td style='text-align:right'>     Type:</td><td>enhancement</td></tr>
<tr><td style='text-align:right'> Priority:</td><td>major</td></tr>
<tr><td style='text-align:right'>Component:</td><td></td></tr>
</table>

<p>Comment (by Roland Haas):</p>
<p>A bit late but here’s a pull request that installs parts of kuibit into <code>utils/Analysis/kuibit</code> (same location as POWER got installed to): <a data-is-external-link="true" href="https://bitbucket.org/einsteintoolkit/manifest/pull-requests/10/einsteintoolkitth-add-parts-of-kuibit-to" rel="nofollow">https://bitbucket.org/einsteintoolkit/manifest/pull-requests/10/einsteintoolkitth-add-parts-of-kuibit-to</a></p>
<p>I added kubit’s source code as well just so that is there (and in case users already have the prereqs installed eg on their laptops) but my recollection was that either:</p>
<div class="codehilite language-shell"><pre><span></span>pip install git+https://github.com/Sbozzolo/kuibit.git@1.3.0
</pre></div>


<p>or (eventually):</p>
<div class="codehilite language-shell"><pre><span></span>pip install git+https://github.com/Sbozzolo/kuibit.git@ET_2021_11
</pre></div>


<p>to have all prerequisites installed (note the <code>@</code> sign to specify the tagged version to get).</p>
<p>For the new user notebook we can provide a list of OS package manager packages to install to be able to use kuibit from the copy in the ET.</p>
<p>--<br/>
Ticket URL: <a href='https://bitbucket.org/einsteintoolkit/tickets/issues/2538/inclusion-of-kuibit'>https://bitbucket.org/einsteintoolkit/tickets/issues/2538/inclusion-of-kuibit</a></p>
</html>