William Stein
William Stein
Look: Whenever the menu is open there is a tooltip hidden under the menu. The tooltip should just not be rendered when the menu is open.
What happens: 1. As an admin impersonate a user that has the language set to something else X. 2. The UI is in X. I can't change to something else...
QUESTION/BUG: When I am using nested structures in my code, I like to fold indentations that I am not currently using. However, in the Sage worksheets, typing anything automatically unfolds...
I tried a few things to eliminate this, but clearly the issue still remains. It just happened to me: Note that my input box has the message I just sent.
1. Start editing the markdown of a cell in Text mode by double clicking, and do NOT shift+enter 2. Change that cell to be write protected 3. You can still...
IPython 6 was released today: https://github.com/ipython/ipykernel/releases/tag/6.0.0 It officially supports a new debugger protocol: > "Support for the debugger protocol, when using JupyterLab, RetroLab or any frontend supporting the debugger protocol...
See https://rspack.dev/ It's supposed to be a drop in replacement for webpack that is faster. If it works and uses less RAM than webpack, this could be very helpful for...
Can we support users being able to mount a Microsoft One Drive cloud storage thingy to a CoCalc project? An example discussion: https://techcommunity.microsoft.com/t5/microsoft-365/onedrive-on-linux/m-p/1318644
Create a Jupyter notebook with this one markdown cell: ```md # Foo ## bar ```` Here's screenshots in JupyterLab and CoCalc Jupyter showing the rendered notebook and contents: JupyterLab: CoCalc:...
It would be easy and safe (due to timetravel) to add a feature "Delete all older chats" for chatrooms. Here older could be now, a week ago, etc, and selectable...