Giter Club home page Giter Club logo

Comments (4)

paulroth3d avatar paulroth3d commented on September 13, 2024 1

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

Plain:
Binder:what can I do with this

Pre-loading the example.ipynb
Binder:what can I do with this

Writeup is here: https://github.com/paulroth3d/docker_jupyter-ijavascript-utils

TLDR:

Either make a DockerFile similar to the following:

# syntax=docker/dockerfile:1

FROM darkbluestudios/jupyter-ijavascript-utils:amd_1.0.1

Or, if you'd like to update to have your own npm modules pre-installed:

from ijavascript.

paulroth3d avatar paulroth3d commented on September 13, 2024

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 requirements.txt - pointing to docs on repo2docker

There it seems like there might be two options:

  • Provide a docker file
  • Or do something like an apt.txt to install node and then run a postBuild

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,
or if there was an image on dockerhub I missed

from ijavascript.

paulroth3d avatar paulroth3d commented on September 13, 2024

@n-riesco - would rather ask - would this be okay to close?

I also put a comment on #196

as it seems like some work has been done there a bit, if you'd like to put in a comment there too.

from ijavascript.

n-riesco avatar n-riesco commented on September 13, 2024

@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 question (I'm using this label as temporary FAQ before I rehaul the README).

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).

from ijavascript.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.