Hello Tyree, Jupyter Notebook/Lab is a browser application (talking to a kernel). From what you described, it looks like something triggered some kind of auto-correction. From your example, clearly the "ur" in the word "Our" was understood as "You're" abbreviated and got auto-corrected. This is not a native Jupyter feature. It might be a browser plugin or some custom Jupyter extension.
Are you using a Jupyter installed from an official source? If so you can raise an issue in the corresponding repo as suggested. Thanks, Gabe On Tuesday, January 23, 2024 at 4:23:55 PM UTC+8 Tyree Coleman wrote: > Hi, I just started using Jupyter and whenever I type random letters > capitalize, this only happens in Jupyter. "Our" changes to "ouYou're" too. > What do I do???? -- You received this message because you are subscribed to the Google Groups "Project Jupyter" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/jupyter/9ba7205e-2559-4087-9edd-523c683fc683n%40googlegroups.com.
