This is a new product offering coding assistance within Jupyter lab. To get started:
1. `pip install trelis` in Jupyter Lab 4+
2. Refresh the page and open the Trelis chat window (to the right)
The LLM has access to your notebook contents AND errors and outputs, which provides excellent context for providing coding help. Further, there is a “one-click-replace” feature allowing you to swap code from the assistant into the appropriate cell.
Cheers, Ronan
More from Trelis at Trelis.com/About
Wow! What a great thing!
I am interested in how to implement it. Will you explain how to implement it later?