zainul1114

Results 11 issues of zainul1114

Hi, I am trying setup C++ kernel, and i downloaded file from below link and Python3.6 is default https://root.cern.ch/download/cling/cling_2020-08-25_ROOT-centos7.tar.bz2 i have installed and added kernel to jupyterhub, but C++ kernel...

Hi, i am trying to install clang kernel on jupyterhub Environment: Python 3.6.9 jupyterhub 1.1.0 jupyterlab 2.2.0 ``` # jupyter-kernelspec list Available kernels: python3 /usr/local/py36/3_6_9/share/jupyter/kernels/python3 bash /usr/local/share/jupyter/kernels/bash cling-cpp17 /usr/local/share/jupyter/kernels/cling-cpp17 ```...

HI, Plese help me how to compile/run my java program on jupyter my IJava version: 1.3.0 and my jupyter related versions are jupyter 1.0.0 jupyter-client 6.1.2 jupyter-console 6.1.0 jupyter-core 4.6.3...

enhancement
category: magics

Hi, I am new to jupyter, and i setup jupyterhub environment, i am planning to run xwidgets, i am trying to setup c++ kernel.. Please guide me, how could i...

Hi, Please help us to resolve the issue, eventhough jupyter-serverextension is OK, i am getting this issue. ``` [root@master jupyterhub]# jupyter-labextension list JupyterLab v2.2.0 Known labextensions: app dir: /share/apps/platform/ai/python_versions/python3/3_6_8/share/jupyter/lab @jupyter-widgets/jupyterlab-manager...

question

Hi, Please help me to load User-specific/shared/custom modules using jupyter-lmod My scenario is like below ``` [zain@master ~]$ module avail ------------------------------------------------------------------------ /opt/privatemodules ---------------------------------------------    gcc8.3.0    intelpython3.7.7    mpich3.3    openmpi4.0.0    python3.7.6 --------------------------------------------------------------- /usr/local/lmod/lmod/modulefiles/Core...

Hi Team, How to Modify/Remove created collections on jupyter-lmod. Regards, Zain

enhancement

Hi, I have setup Sciab kernel and i am getting below error when i try to run the code ![image](https://user-images.githubusercontent.com/31759122/113709493-2ca90280-9700-11eb-9550-1132c26b32c7.png) error: xs2svg: Unable to create export file, permission denied. Please...

Hi all, I am trying to install kubernetes v1.26.2 using kubespray on RHEL 8.4 i am getting below error "FAILED - RETRYING: ensure docker packages are installed (1 retries left)."...

kind/bug
lifecycle/rotten

Hi, I have installed ansible using pip and my python3 version is 3.6.9 ``` python3 -m pip install ansible-kernel python3 -m ansible_kernel.install ``` and when i run **ping:** on ansible...