OpenHands icon indicating copy to clipboard operation
OpenHands copied to clipboard

Create a how-to guide for using OpenDevin in a jupyter notebook or google colab

Open foragerr opened this issue 10 months ago • 12 comments

OpenDevin's backend can be used to generate code and solve tasks without using the front end. It may be a easier mode to use OpenDevin for folks who operate out of notebooks.

Write a how-to guide with step-by-step instructions.

foragerr avatar Apr 11 '24 19:04 foragerr

This sounds like a great idea!

rbren avatar Apr 12 '24 10:04 rbren

;كيف ذلك لقد حاولت ولم يعمل

werruww avatar Apr 19 '24 01:04 werruww

This would be awesome, having a data science partner in crime that helps a data analyst go way beyond there comfort zone (and capabilities)

dempseydata avatar May 18 '24 18:05 dempseydata

This issue is stale because it has been open for 30 days with no activity. Remove stale label or comment or this will be closed in 7 days.

github-actions[bot] avatar Jun 24 '24 01:06 github-actions[bot]

This issue is stale because it has been open for 30 days with no activity. Remove stale label or comment or this will be closed in 7 days.

github-actions[bot] avatar Jul 25 '24 01:07 github-actions[bot]

This issue is stale because it has been open for 30 days with no activity. Remove stale label or comment or this will be closed in 7 days.

github-actions[bot] avatar Aug 30 '24 01:08 github-actions[bot]

This issue is solved as OpenHands can be run in headless mode for a while now, but probably lacks a short description in documentation for something like this: poetry run python opendevin/core/main.py -t "do a flip" -d ./workspace/ -c DummyAgent It doesn't need the user to know anything about jupyter or colab.

tobitege avatar Aug 30 '24 04:08 tobitege