Coder Social home page Coder Social logo

byod's People

Contributors

maxheld83 avatar verenaheld avatar

Watchers

 avatar  avatar  avatar

byod's Issues

automatically open browser window to correct url

this would be nice to have.
@Ch1pzZz suggested to do this by locating the browser exe, but I don't think that scales (will be different on every OS and computer).
It might be worthwhile to figure out whether there is a system utility to open the system default browser to a certain URL from the shell.

If there is no such system utility, it might be worthwhile installing one.

Or maybe some browsers have a CLI interface that we could call, and we could just use that if the browser is installed.

But overall, this isn't super important.
We can also just point users to open a url in the browser.

avoid user name and password in docker call

ideally, we should avoid the password (and implicit) username in this call alltogether docker run -e PASSWORD=yourpassword --rm -p 8787:8787 rocker/verse.

It doesn't make much sense to have a password for a local thing.

This would depend on RStudio server (the application running the website) whether that is even possible.

If not, hacking around it might be a good plan b.

avoid spurious error message when there is no docker img running

Error response from daemon: No such container: worktypes
Sending build context to Docker daemon  4.706MB
Step 1/1 : FROM rocker/verse:3.5.2
 ---> 29b335f227c5
Successfully built 29b335f227c5
Successfully tagged worktypes:latest
89a19c49fb4d3b6482bc6bc9beaa2acb509ae2f608d0bfb1b3b31d47555019ba

pass git credentials into container

currently, git inside the container does not know my git credentials, which can make using git inside the container hard.

Though this is a little dicey and needs to be done safely.

Also, there's the question of whether people really should be using git inside the container.

Short-ish meeting to go through my findings

Hey @maxheld83 I wanted to suggest a short-ish meeting in the near future to go through my findings so far IF you have time!

Ich denke das würde mir helfen um zumindest zu sehen ob ich grundsätzlich sinnvolle Dinge heraussuche.

Alles weitere können wir gerne dann besprechen.

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.