miguelmarco
miguelmarco
We have has some problems when users tried to spawn a session, slurm didn't have enough resources to allocate then. Would it be possible to show a message stating that...
I get the following error: ``` In [1]: from jupyter_client.manager import start_new_kernel In [2]: manager, client = start_new_kernel(kernel_name='python3') In [3]: msg_id = client.execute("1+1") In [4]: client.get_shell_msg(msg_id) --------------------------------------------------------------------------- TypeError Traceback (most...
Would it be possible to launch this systemd containers inside remote machines (via ssh or something like that)?
The files that are created by the jupyterlab instance run under this spawner have permissions -rw-r--r-- For some use cases, it would make sense that the files of one user...
I am planning to write an interface to Kenzo from Sage. As part or that effort, I would like to include Kenzo as an optional or experimental package inside Sage....
I would be interested in adapting this software as a library to be called from external programs (in particular, I am rhinking about Sagemath). In order to do so, I...
When you start playing a game that eventually unlocks a lot of theorems/definitions/tactics, you see them in the inventory from the beginning (in a different color and with a lock...
Solves #265
### What is the issue? I had ollama compiled from source and it worked fine. Recently I rebuild it to the last version, and it seems to not use my...
Would it be possible to have some kind of mouse interaction for typical basic operations? I mean actions such as: - separate a goal that is a conjuction (that is,...