langchain-ai / langchain-aws-template

Build Generative AI applications with Langchain on AWS
Other
170 stars 50 forks source link

Langflow cannot be installed in SageMaker Studio Notebook and Jupyter Notebook #19

Open sovikaws opened 1 year ago

sovikaws commented 1 year ago

Langflow is a web interface to experiment and prototype langchain pipelines. https://pypi.org/project/langflow/

In Jupyter Notebook (jupyter notebook has docker). Instructions : 5, 6, 7 https://github.com/logspace-ai/langflow/discussions/310 Got struck after installing. Both local and network links giving "This site can’t be reached" Tried both with local and network ip adding /proxy/3000. Didn't work.

Screenshot 2023-06-26 at 6 42 42 PM

pip install langflow in sagemaker studio is exiting with the error below. Langflow not getting installed.

Screenshot 2023-06-26 at 7 00 38 PM