Skip to content

Question about SQL kernel #2

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
vnijs opened this issue Nov 11, 2019 · 2 comments
Closed

Question about SQL kernel #2

vnijs opened this issue Nov 11, 2019 · 2 comments

Comments

@vnijs
Copy link

vnijs commented Nov 11, 2019

You posted the image below here recently and I'm very interested to know more about the SQL kernel you seem to have setup.

I looked at BeakerX but could never get that working properly. The only other one I have seen is https://teradata.github.io/jupyterextensions but that seems to be specific to vantage.

Could you provide more information? Thanks!

image

@dirkcgrunwald
Copy link
Owner

I uploaded the Dockerfile we use to produce the student notebook at https://gist.github.com/dirkcgrunwald/1a768256909c9f489b7ebd66005dfcfe

Our application of JupyterHub is to have an online "coding environment" for students for a range of introductory computing classes. Students use the environment for CS1 (intro prog.), CS2 (data structures) as well as computer systems, databases and now some high performance computing classes.

As part of that, we use VScode (our classes previously used cloud9 or c9.io for this).

I forgot what brings in the SQL library, but I believe it's beaker.

@vnijs
Copy link
Author

vnijs commented Nov 12, 2019

Thanks @dirkcgrunwald! Glad to hear it is working reliably for you. Haven't had much luck getting beakerx to run reliably with Docker (using pip) but now I'll give it another try.

@vnijs vnijs closed this as completed Nov 12, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants