Hi Jupyter experts,
I need to connect JupyterHub with Owncloud server, so users won't need to
up/download their
data (which can be large) through the Jupyter web interface.
I found the following project: https://github.com/mrow4a/deiccontents
which "is work in progress", but has not progressed f
ly beta of it but don't have an account to check what the status is at
> the moment. Unfortunately I also don't know where to find their code ...
> but it might be worth sending them an email.
>
> T
>
> On Fri, Aug 5, 2016 at 7:59 AM Konstantin Markov > wrote:
>
Hi,
I would like to change the name (Python 3) and the logo (the Python logo)
of the default python3 kernel which show up in jupyterlab's launcher. A
dirty way to change the name is to edit
''conda/share/jupyter/kernels/python3/kernel.json'' file, but I don't like
it. What's also confusing is
By default, singleuser pods require dynamic storage, so you need to set a
dynamic storage provisioning in your k8s cluster.
It sounds complicated, but actually it's not. Just consult with the k8s
docs and see some examples. If you set singleuser: storagetype:
to static, then you need to create i
Try to install libiodbc2-dev first. You are missing the sql.h which is
provided by that package.
On Wednesday, July 28, 2021 at 6:50:17 PM UTC+9 chennu@gmail.com wrote:
> Hi All,
>
> could someone help me here,
> Facing pyodbc installation issue.
>
> command:
> pip install pyodbc
>
>
> erro