Skip to content

Commit

Permalink
Unifying names
Browse files Browse the repository at this point in the history
  • Loading branch information
gbayarri committed Jun 3, 2024
1 parent 93233bf commit 33b0290
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<html lang="en">
<head><meta charset="utf-8"/>
<meta content="width=device-width, initial-scale=1.0" name="viewport"/>
<title>biobb_ligand_parameterization_tutorial.web</title><script src="https://cdnjs.cloudflare.com/ajax/libs/require.js/2.1.10/require.min.js"></script>
<title>biobb_wf_ligand_parameterization.web</title><script src="https://cdnjs.cloudflare.com/ajax/libs/require.js/2.1.10/require.min.js"></script>
<style type="text/css">
pre { line-height: 125%; }
td.linenos .normal { color: inherit; background-color: transparent; padding-left: 5px; padding-right: 5px; }
Expand Down Expand Up @@ -7534,7 +7534,7 @@ <h3 id="Conda-Installation-and-Launch">Conda Installation and Launch<a class="an
<span class="go">cd biobb_wf_ligand_parameterization</span>
<span class="go">conda env create -f conda_env/environment.yml</span>
<span class="go">conda activate biobb_wf_ligand_parameterization</span>
<span class="go">jupyter-notebook biobb_wf_ligand_parameterization/notebooks/biobb_ligand_parameterization_tutorial.ipynb</span>
<span class="go">jupyter-notebook biobb_wf_ligand_parameterization/notebooks/biobb_wf_ligand_parameterization.ipynb</span>
</pre></div>
<hr/>
<h3 id="Pipeline-steps:">Pipeline steps:<a class="anchor-link" href="#Pipeline-steps:"></a></h3><ol>
Expand Down

0 comments on commit 33b0290

Please sign in to comment.