Harald Schilly

Results 225 issues of Harald Schilly

I just tested embedding a cocalc project in fullscreen mode, and using the iframe communication to open files. It's broken in strange ways. First, the console errors with a caught...

I-bug
A-frontend

Updated goal (2018-12): install the GAP package "JupyterKernel". - home: https://gap-packages.github.io/JupyterKernel/ - repo: https://github.com/gap-packages/JupyterKernel The initial goal was to install the GAP package "jupyter-kernel-gap". - https://github.com/gap-packages/jupyter-kernel-gap which is now deprecated...

I-enhancement
A-jupyter
A-backend

the little email we send as a welcome should not point to "subscriptions" and the like if it isn't a commercial setup.

I-bug
A-hub
cocalc-onprem

Prerequisite: there is already a tag `#bug` in a chatroom ## Scenario A 1. In "text mode", type in `foo #bug bar` 2. click on `#bug` Problem: `foo` is removed,...

I-bug
A-sage chat

Just like with all regular db queries, there must be a statement timeout to avoid locking up the database or the hub activities. This is quite critical.

I-bug
A-database

# Description follow up of #5837 ## [Checklist](https://github.com/sagemathinc/cocalc/wiki/PR-Checklist): - [ ] Testing instructions are provided, if not obvious - [ ] Release instructions are provided, if not obvious

PR-work in progress

Before that next.js setup, the whole point of clicking on e.g. "Try Latex..." was to create an anonymous account and trigger the launch action to setup a new project and...

I-bug
A-next

Right now, an image "attached" to a markdown cell appears directly in the patches. This could lead to very large patches, causing crashes, etc. Here is a small excerpt from...

I-enhancement
A-jupyter

The OOM banner right now just does `if ( !is_commercial ) { return null; }`. But for private on-prem kubernetes setups, that OOM counter should be available as well. The...

I-enhancement
A-frontend
cocalc-cloud

- customize the logos - load the "/app" - still see the default loading banner - expected: immediately see the customized logo

I-bug
A-webapp
cocalc-cloud