Skip to content

Instantly share code, notes, and snippets.

View bobbyyyan's full-sized avatar

Bobby Yan bobbyyyan

View GitHub Profile
@bobbyyyan
bobbyyyan / condaenv.txt
Created January 22, 2020 19:53 — forked from pratos/condaenv.txt
To package a conda environment (Requirement.txt and virtual environment)
# For Windows users# Note: <> denotes changes to be made
#Create a conda environment
conda create --name <environment-name> python=<version:2.7/3.5>
#To create a requirements.txt file:
conda list #Gives you list of packages used for the environment
conda list -e > requirements.txt #Save all the info about packages to your folder
on openTerminal(location, remoteHost, serverPort)
tell application "iTerm2"
activate
set sshCommand to ""
if ((count of remoteHost) is greater than 0) then
set cdCommand to " 'cd \"" & location & "\"; eval \"$SHELL -il\"'"
set sshCommand to "ssh -t " & "'" & remoteHost & "'"

Keybase proof

I hereby claim:

  • I am bobbyy98 on github.
  • I am bobbyy (https://keybase.io/bobbyy) on keybase.
  • I have a public key whose fingerprint is 42F7 6458 B969 3E93 3D3F 1E8F AF63 39E0 7A29 AF78

To claim this, I am signing this object: