Nebuchadrezzar

Results 8 comments of Nebuchadrezzar

Perhaps a new function: ``` def pdfcario(filename='tmp.pdf', width=14, height=9, fontsize=12, term=default_term): # Script to make gnuplot print into a pdf file using pdfcario term c('set term pdf enhanced size '...

What about a cruder approach of just detecting to OS system with something like: > import platform > platform.platform() Then selecting an appropriate terminal given the feedback from platform()? For...

This is a fantastic enhancement. When its going to be accepted?

I hit the same roadblock as @TimJSwan89, and concur with @supermarin that a default user (or prompting for a user/ password) would be appreciated.

Docker Hub documentation lists this as a limitation: https://beta.docs.docker.com/v17.12/docker-hub/builds/#prerequisites. It also directs us to this specific ticket. Therefore, it would be helpful to know if this ticket is the appropriate...

@eng-akansha Perhaps I'm missing something, but how does bitbucket fit into a GitHub integration with Docker?