-
# Troubleshooting XWiimote
As we are getting several reports from people having problems connecting to their Wii Remote, this is a collection of links to sites explaining the XWiimote software stack.…
-
Make it work like the other memory maps, remove unused portions
Currently kernels that statically initialize globals are broken
Steps:
1) Remove dead portions of the l1_address_map
2) Define a m…
-
A histogram-based median for 2D 8 and 16-bit integer images was implemented in #317. There are some areas where this could be further improved in the future.
### improved boundary handling
The his…
-
Hi guys,
I've been trying to get my jupyter notebook to run behind an nginx reverse proxy and everything seems to be going well, until i actually try to connect to the kernel in a notebook. Here's my…
-
### Describe the bug
i installed the extension while connected to WSL over ssh. enabled the extension in the remote workspace. double-clicking a `.ipynb` file in the File Explorer just opens the JSON…
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Current Behavior
单机微调int4的chatglm模型,在模型加载时出现错误,提示信息:Only Tensors of floating point and complex dtype can requi…
-
I can create a new seesion using :IPython (yay!) however, when creating a kernel using `ipython kernel` on the same machine and then using `:IPython --existing kerne` to communicate from my vim sessio…
-
I found that KU_URL should have only one ip:port like this
export KG_URL='ipA:8888'
I want to do llike this:
export KG_URL='ipA:8888, ipB:8888, ipC:8888'
what should I do
wkorz updated
4 years ago
-
## Description
Jupyter Enterprise Gateway 3.2.2
Python 3.9.16 using virtual environment
Using single server deployment to validate JEG with jupyter Lab (running another venv terminal) but no succ…
-
I'm currently working on a new custom kernel provisioner but I'm finding it a bit tricky to handle errors properly. It seems like the function KernelProvisionerBase.launch_kernel should always give ba…