-
As reported by @dmvieira in [this comment](https://github.com/mozilla/jupyter-spark/issues/25#issuecomment-305505778), the plugin doesn't work correctly if there are multiple notebook kernels running …
-
_From @anjueappen on October 13, 2016 20:40_
Is there a way to set a custom IP for accessing a remote Jupyter notebook? Didn't see anything that we could configure, currently.
_Copied from origina…
-
按照资料我已经 成功搭建了带有google服务docker镜像并且成功运行,并且设置支持了arm app,但是这个mac80211_hwsim 如何编译呢,有没有相关的资料,或者说可不可以直接使用带有mac80211_hwsim 特性功能的内核源码AOSP的goldfish内核直接编译,替换到redroid项目中生成docker镜像呢?
ghost updated
3 months ago
-
i am currently running centOS 7 and having the following make errors:
[admin@localhost Desktop]$ git clone https://github.com/jurobystricky/Netgear-A6210
Cloning into 'Netgear-A6210'...
remote: C…
-
Here is a start for your Wiki or your Readme:
Many thanks to @10Dev for including me in the discussion. The proposed DataBus is at the JupyterLab level, it is mostly designed for extensions that co…
10Dev updated
5 years ago
-
### Problem
As noticed and discussed in https://github.com/jupyterlab/jupyterlab/pull/14519#issuecomment-1774055091, JupyterLab 4 does not store the drive name as a prefix on the session path any…
-
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…
-
We make the following change to `sagelib`:
- add a `console_script` that installs a kernel spec (using `sage.repl.ipython_kernel.install`), similar to `ipykernel.kernelspec` (https://github.com/ipy…
-
Hi, I'm trying to update my drivers to work with kernel 4.6 but I am running into an issue with a complaint about the "ln" command.
Update process is per documentation:
cd media
git remote update
…
-
I've got a custom kernel that has a lot of custom configuration. I can pass through the arguments one-by-one in the kernelspec argv such like:
```json
{
"argv": [
"python",
"-m",
…