-
Notifications
You must be signed in to change notification settings - Fork 184
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
Thoughts on how to run iJavaScript on mybinder? #273
Comments
I've been looking briefly into the documentation, from the great zero-to-binder tutorial and found in their readme that they support things outside of just There it seems like there might be two options:
I noticed that there was a pull request #192 that seemed accepted (test/ijavascript-base-notebook-latest/Dockerfile) but then removed. (...although it seems there is a ... copy stored in a gist) I was curious what the current thoughts were, |
For anyone else looking to run your project on mybinder, I made an instance that fixes a few of the issues I noticed with https://hub.docker.com/r/datainpoint/ijavascript-notebook Writeup is here: https://github.com/paulroth3d/docker_jupyter-ijavascript-utils TLDR: Either make a
Or, if you'd like to update to have your own npm modules pre-installed:
|
@paulroth3d First of all, apologies for my silence (I keep forgetting about open issues like yours, when I can't act on them right away 😞 ). I've labelled this issue as a Thank you for all the work you've put. It looks impressive in many ways. I want to give it more visibility in the README (I will leave this issue open as a reminder for me to do so). |
@n-riesco - might you know what would be needed for a notebook to run in mybinder.org - so it would have the ijavaScript kernel running?
Sorry if there are a number of threads on this topic, and I'm adding to them
but I couldn't tell if this still needed something and was open like #196,
or well understood by others, and not me yet like #277 or #188
The text was updated successfully, but these errors were encountered: