sos-notebook
sos-notebook copied to clipboard
Multi-language Jupyter Notebook
Installed vscode jupyterhub extension, connected to our jupyterhub server, created a jupyter notebook with sos kernel. Unfornately, the kernel does seem to work correctly. Note that sos notebook could be...
Currently the nbconvert process will use a `hl-sos` class, which is not defined and have no effect on all syntaxed highlighted code.
I've installed the latest docker image for sos-notebook on my ubuntu 22.04 machine, but the notebook with sos-kernel is providing syntax highlighting only for Python code (when the Python code...
Hi, I was interested in using SoS notebook so I installed the respective kernels I wanted to use (R, Python3, bash), but within the notebook interface the dropdown box for...
It seems that I am having an issue running R 4.2.2 on the SoS notebook but it works fine in an R markdown file. I am working on an HPC...
A lot of to do here.
Rephrased from bug identified by @danielnachun: In our test, ``` import unittest from sos_notebook.test_utils import sos_kernel from ipykernel.tests.utils import execute, wait_for_idle, assemble_output ``` the last line does not work anymore,...
Hello. I just noticed that there is a lua kernal for jupyter notebooks: https://github.com/jupyter-xeus/xeus-lua I'd like to request lua support for that kernal from sos-notebook as sos-notebook doesn't currently support...
Hi, and thanks for creating SoS-notebook. I really like the efficiency of being able to work with python and R in SoS-notebook. It is much easier than working with python...