Coder Social home page Coder Social logo

conda-ipykernel's Introduction

Goal

  1. Create conda envrionment
  2. Enroll the newly created conda environment to ipython kernel so that you can drop down and click to use the kernel.

Installation

The script creates conda_env with a given name and install any preferred dependencies denoted at requirements.txt.

git clone https://github.com/syyunn/conda_env
cp ~/conda_env/conda_env.sh ~/conda_env.sh && cd ~
sudo -s # ipykernel installation requires root authentication 

Execute the Shell Script with Custom Args

Replace arg1 for the name of your conda-env and arg2 for the name of your jupyter-kernel. Recommended to set arg1 and arg2 with the same name.

Before running the following cmd, customize requirements.txt fit to your personal preferences.

source conda_env.sh arg1 arg2

conda-ipykernel's People

Contributors

syyunn avatar

Stargazers

 avatar mohammd mahdi reisi avatar QQ Han avatar deepstudioCTO avatar Gogumee avatar

Watchers

James Cloos avatar

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.