diff --git a/bioimageio_chatbot/static/index.html b/bioimageio_chatbot/static/index.html index fd12b60..f9f3e3b 100644 --- a/bioimageio_chatbot/static/index.html +++ b/bioimageio_chatbot/static/index.html @@ -1251,7 +1251,7 @@

Welcome to BioImage.IO Chatbot

}, { greetings: 'Welcome to the code interpreter debugging console! You can use this console to inspect variables and run Python code in the shared Pyodide environment with the chatbot.', name: 'Code Interpreter', - height: 200, + height: 600, prompt: 'Code Interpreter> ' }); }