Jason Weill
Jason Weill
The challenge with this is that the temperature is set when the model is instantiated via `langchain.llms.AI21`, etc. I don't think that we can send individual prompts with different temperatures;...
Related issue in JupyterLab itself: https://github.com/jupyterlab/jupyterlab/issues/8710
@Aelindgard Thank you for opening this issue! I'm curious whether the backslashes in the path are causing the string to be parsed incorrectly. If you use slashes, such as `C:/ProgramData/miniconda3/…`,...
Is this still an issue? I installed the [Jupyter theme editor](https://blog.jupyter.org/a-theme-editor-for-jupyterlab-8f08ab62894d) and was given this unusual blue theme, with normal-looking icons:  … and here's what a theme with a...
I haven't been able to reproduce this, so I'm closing this issue. @ajbozarth thanks!
@lambusli We use CodeMirror for our code editing, and it looks like this option doesn't work the same in CodeMirror 6 (which Lab 4 uses) as in CodeMirror 5 (in...
Alternative: Rename the section to "Search" and put the search box in it. Does the search box filter the "installed" item? It's ambiguous as currently designed.
I think "Search" (preferably in mixed case) would work better as the placeholder for the search box, with "Search installed and discover sections" as the title. After having searched, there's...
@krassowski Does this issue represent work that could be done in JupyterLab?
Per @krassowski , I'm closing this issue, because it does not represent a bug or unique feature enhancement request in JupyterLab. Let's continue the discussion on the related items that...