paulroth3d
paulroth3d
I've been looking briefly into the documentation, from the great [zero-to-binder tutorial](https://github.com/Build-a-binder/build-a-binder.github.io/blob/master/workshop/10-zero-to-binder.md) and found in their [readme](https://github.com/Build-a-binder/build-a-binder.github.io/blob/master/workshop/10-zero-to-binder.md) that they support things outside of just `requirements.txt` - pointing to docs on...
Thank you @n-riesco for the thoughts here. I think I will need to think a bit on this. (Unfortunately even with successes - I couldn't getting nteract to work, I'm...
Thank you @n-riesco! I was hoping to ask your thoughts - instead of rendering on the server, are there other options? I would like to make something more interactive, say...
Thats amazing @n-riesco - could I ask for a bit more detail on how you got the nteract data-explorer up? (I also include an example for option A below if...
Essentially - I installed this today, and although I have a number of formulae installed through the command line, cakebrew says I have 0 installed formulae. I also tried the...
In looking into this a bit, I found a couple points: There are a few instances that have iJavascript referenced on hub.docker.com, the biggest one being [datainpoint/ijavascript-notebook](https://hub.docker.com/r/datainpoint/ijavascript-notebook) This works really...
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...
@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...
Otherwise, for anyone else running into this, look in the `node_modules/apple-icloud/main.js` and change this: ``` // Now, validate the session with checking for important aspects that show that the session...
Hi @modesty / @ElModdy, I'm unsure if this is the same issue, but I think it is. I put an example pdf in a gist here: https://gist.github.com/paulroth3d/9b47d9edc776f7243582da65961bbd79 I did notice,...