Conversation
RStudio doesn't like lower case HTTP headers. It also doesn't like a charset specified in content type. Thus, those get modified appropriately and everything plays nicely
|
Obviously +1 from me :) @erasche if we now label every release and make Galaxy releases tracking them, we could track master (aka :latest) and not use [Edit: s/write_/get_/] |
|
@bgruening hmm, ok. So I should set the image to |
|
@erasche everything fine, was a |
b434140 to
8bf094e
Compare
…built-in visualizations
…mplate Visualizations registry: switch to entry_point config definition for …
Ignore sample files from toolshed installed tools
Add RData and RData.gz formats
|
This should be ready to go as-is, @jmchilton |
Updates to take advantage of galaxyproject#229 infrastructure
Conflicts: config/plugins/interactive_environments/ipython/config/ipython.ini.sample
|
Have you tried this with the latest IPython dev image - I'm having trouble getting this to work but I don't know if it is user error, this change, an IPython change, or Docker issues inside the VM? |
|
@jmchilton will play with it shortly... |
Merge dev and add tighter env abstraction.
|
@jmchilton okay, I can confirm that the ipython:dev (1d542ae65161) is working fine for me. This is on a test branch with |
|
Notes to self/@bgruening: this is the latest change to IE framework. jmchilton@f3e81f1 |
|
@jmchilton also works for me. Is the container starting at all? |
|
Container is starting but my proxy is stating "Proxy target undefined". I'll keep working on this - thanks for the confirmation. |
This moved to env_override in the run command builder
|
Finally got it - found a bug in bgruening/docker-ipython-notebook I think and will follow up there. On this end - everything looks really good! Thanks a ton @bgruening and @erasche - the awesomeness never stops with you guys. |
|
Great! Thanks for merging! |
CC @jmchilton @bgruening, pending the next Galaxy release, I've pinned both images to their :dev tags. This commit is really backing out a previous commit pinning to :15.05 which was the wrong thing to do as of galaxyproject#229
special snowflakeRStudio IE.To resolve before merging:
Labelled WIP due to above, single commit that has to happen before OK to merge.
CC @bgruening @jmchilton