# Interactive Jupyter lab enviroment taking a long time to solve an enviroment or failing.

**URL:** https://help.galaxyproject.org/t/interactive-jupyter-lab-enviroment-taking-a-long-time-to-solve-an-enviroment-or-failing/13364
**Category:** usegalaxy.eu support
**Tags:** gtn-tutorial
**Created:** [September 2, 2024, 7:06pm UTC](https://help.galaxyproject.org/t/interactive-jupyter-lab-enviroment-taking-a-long-time-to-solve-an-enviroment-or-failing/13364 "2024-09-02T19:06:04Z")
**Posts on this page:** 6
**Page:** 1

<div class="post-metadata">

### Author: ![Mark\_Hintze](https://sea2.discourse-cdn.com/flex020/user_avatar/help.galaxyproject.org/mark_hintze/32/6018_2.png) [@Mark\_Hintze](https://help.galaxyproject.org/u/Mark_Hintze)
#### Post date: [September 2, 2024, 7:06pm UTC](https://help.galaxyproject.org/t/interactive-jupyter-lab-enviroment-taking-a-long-time-to-solve-an-enviroment-or-failing/13364/1 "2024-09-02T19:06:05Z")

</div>

Hi,

I am trying to run the Generating a single cell matrix using Alevin and combining datasets (bash + R)  
[Hands-on: Generating a single cell matrix using Alevin and combining datasets (bash + R) / Generating a single cell matrix using Alevin and combining datasets (bash + R) / Single Cell](https://training.galaxyproject.org/training-material/topics/single-cell/tutorials/alevin-commandline/tutorial.html#frequently-asked-questions).

I am having trouble getting the environment to solve using the conda environment. For the following lines of code in the terminal environment:

conda install -y -c bioconda bioconductor-tximeta # install this first

conda install -y -c bioconda atlas-gene-annotation-manipulation

conda install -y -c bioconda bioconductor-dropletutils

At first, I couldn’t get any of these lines of code to work or solve but using the following lines of code I got the first two lines to solve.

conda config --add channels r

conda config --set channel\_priority flexible

However, the third line of code has been solving for 6 hours plus now and hasn’t finished.

I have previously got the is tutorial to work.

Any help would be brilliant on why this is not solved or taking so long to solve. Happy to provide further info if necessary.

best

Mark

---

<div class="post-metadata">

### Author: ![jennaj](https://sea2.discourse-cdn.com/flex020/user_avatar/help.galaxyproject.org/jennaj/32/27_2.png) [@jennaj](https://help.galaxyproject.org/u/jennaj)
#### Post date: [September 3, 2024, 8:21pm UTC](https://help.galaxyproject.org/t/interactive-jupyter-lab-enviroment-taking-a-long-time-to-solve-an-enviroment-or-failing/13364/2 "2024-09-03T20:21:09Z")

</div>

Welcome, @Mark_Hintze

The [UseGalaxy.eu](http://UseGalaxy.eu) server was likely just busy. Is everything loaded now?

---

<div class="post-metadata">

### Author: ![Mark\_Hintze](https://sea2.discourse-cdn.com/flex020/user_avatar/help.galaxyproject.org/mark_hintze/32/6018_2.png) [@Mark\_Hintze](https://help.galaxyproject.org/u/Mark_Hintze)
#### Post date: [September 4, 2024, 1:04pm UTC](https://help.galaxyproject.org/t/interactive-jupyter-lab-enviroment-taking-a-long-time-to-solve-an-enviroment-or-failing/13364/3 "2024-09-04T13:04:18Z")

</div>

Hi @jennaj,

Thanks for the reply. I don’t think so, when I try the code now I got the following output.  
Looking for: [‘atlas-gene-annotation-manipulation’]

bioconda/linux-64 Using cache  
bioconda/noarch Using cache  
r/linux-64 Using cache  
r/noarch Using cache  
conda-forge/linux-64 Using cache  
conda-forge/noarch Using cache  
pkgs/main/noarch [====================] (00m:00s) No change  
pkgs/main/linux-64 [====================] (00m:00s) No change  
pkgs/r/linux-64 [====================] (00m:00s) No change  
pkgs/r/noarch [====================] (00m:00s) No change  
Killed

and I can’t install using either Conda or Mamba. (popped in a screenshot - not sure if this will work)

 ![image](https://us1.discourse-cdn.com/flex020/uploads/galaxy/original/2X/7/7ab836a20eae756abb1aa676ed3fd0184f50bf1c.png)

The tutorial and code worked previously, I am not sure if it is something to do with my setup or if something has changed in the tool?

best and thanks for the help,

mark

---

<div class="post-metadata">

### Author: ![Mark\_Hintze](https://sea2.discourse-cdn.com/flex020/user_avatar/help.galaxyproject.org/mark_hintze/32/6018_2.png) [@Mark\_Hintze](https://help.galaxyproject.org/u/Mark_Hintze)
#### Post date: [September 4, 2024, 3:21pm UTC](https://help.galaxyproject.org/t/interactive-jupyter-lab-enviroment-taking-a-long-time-to-solve-an-enviroment-or-failing/13364/4 "2024-09-04T15:21:33Z")

</div>

seems to be all conda installations for me at the moment.

(base) root@pulsar-60229145-j2tb7:/pulsar\_staging/60229145/working/jupyter# conda install -c r ggplot  
Collecting package metadata (current\_repodata.json): done  
Solving environment: failed with initial frozen solve. Retrying with flexible solve.  
Solving environment: failed with repodata from current\_repodata.json, will retry with next repodata source.  
Collecting package metadata (repodata.json): - Killed  
(base) root@pulsar-60229145-j2tb7:/pulsar\_staging/60229145/working/jupyter# conda install -c r dplyr  
Collecting package metadata (current\_repodata.json): done  
Solving environment: failed with initial frozen solve. Retrying with flexible solve.  
Collecting package metadata (repodata.json): | Killed

best

Mark

---

<div class="post-metadata">

### Author: ![jennaj](https://sea2.discourse-cdn.com/flex020/user_avatar/help.galaxyproject.org/jennaj/32/27_2.png) [@jennaj](https://help.galaxyproject.org/u/jennaj)
#### Post date: [September 4, 2024, 6:00pm UTC](https://help.galaxyproject.org/t/interactive-jupyter-lab-enviroment-taking-a-long-time-to-solve-an-enviroment-or-failing/13364/5 "2024-09-04T18:00:40Z")

</div>

Hi @Mark_Hintze

Thanks for the followup!

I wasn’t able to get an [Interactive JupyterLab Notebook](https://usegalaxy.eu/root?tool_id=interactive_tool_jupyter_notebook) to launch at all at the [UseGalaxy.eu](http://UseGalaxy.eu) server – yesterday or today.

Testing history: [https://usegalaxy.eu/u/jenj/h/test-gtn-jupyter-lab-sept-2024](https://usegalaxy.eu/u/jenj/h/test-gtn-jupyter-lab-sept-2024)

Let’s ping the EU administrators to see if more is going on: @wm75 or maybe @bjoern.gruening can you help?

---

<div class="post-metadata">

### Author: ![bjoern.gruening](https://sea2.discourse-cdn.com/flex020/user_avatar/help.galaxyproject.org/bjoern.gruening/32/10_2.png) [@bjoern.gruening](https://help.galaxyproject.org/u/bjoern.gruening)
#### Post date: [December 28, 2024, 9:56pm UTC](https://help.galaxyproject.org/t/interactive-jupyter-lab-enviroment-taking-a-long-time-to-solve-an-enviroment-or-failing/13364/6 "2024-12-28T21:56:26Z")

</div>

Sorry for the inconvenience. I just wanted to say that this is working now. We just passed the 10.000 Jupyter runs 🙂
