Eusebiu Marcu

Results 33 comments of Eusebiu Marcu

Yes, it does. I was also able to install & run the precompiled version of PyMol (https://www.lfd.uci.edu/~gohlke/pythonlibs/#pymol) with no issues.

All dependecies are there and now I get: C:\PyMol\Scripts>pymol.bat C:\PyMol\Scripts>"C:\PyMol\Scripts\\..\..\Python38-32\python.exe" "C:\PyMol\Scripts\\..\Lib\site-packages\pymol\__init__.py" Traceback (most recent call last): File "C:\PyMol\Scripts\\..\Lib\site-packages\pymol\__init__.py", line 64, in import pymol File "C:\PyMol\Lib\site-packages\pymol\__init__.py", line 562, in import pymol._cmd...

Check out this: https://python.langchain.com/docs/integrations/llms/ollama/ https://python.langchain.com/docs/use_cases/question_answering/quickstart/

I downloaded the pipeline artifacts for windows (https://azurebatch.visualstudio.com/BatchExplorer/_build/results?buildId=8480&view=artifacts&pathAsName=false&type=publishedArtifacts) and if the "Use system browser for authentication" is unchecked, I get an empty popup when pressing Sign in to Azure. ![image](https://github.com/user-attachments/assets/829ebe74-59eb-4beb-80dd-6a40b4587807)

Still happens in 2.1.0 (In previous version, 1.x it worked fine) ![Image](https://github.com/user-attachments/assets/7837f216-1f37-4551-a741-4514f9bcf572) If I change the body type to Form URL Encoded and manually enter the values, it works fine....

I had to use ```set -x``` as the container exited.

I also get when I try to use it: ``` 405 405 Method Not Allowed Method Not Allowed The method is not allowed for the requested URL. ```

Sorry, I meant when using VIP (something like POST 127.0.0.1:8000). The cellxgene and gateway work fine; only VIP is showing that error.

Hey @HarryMWinters ! Thanks for your response! I am using the Dockerfile above and the .sh files as described (on a RHEL). ``` bash-4.4$ docker -v Docker version 27.3.1, build...

None of the plots work. The payload is: ![image](https://github.com/user-attachments/assets/5cf2e8ed-4fa3-4102-a66a-c48be7cb40f9)