Code Monkey home page Code Monkey logo

cadcad-template's Introduction

Main Goals

This guide is for ubuntu but can be translated to other unix based systems

Assumptions

  • You have python and pip (package manager) installed
  • You have visual studio code installed
  • You have git installed
  • You have Juptyer VScode extension installed - can be found at ms-toolsai.jupyter

Steps

  1. Create a virtual environment python -m venv venv

  2. Activate virtual environment source venv/bin/activate

  3. Install cadCAD

    • For the latest version of python
    •  git clone --branch python3_10 [email protected]:kapulkin/fn.py.git
       cd fn.py/
       python setup.py install
       pip install cadCAD
  4. Go back to main directory cd ..

  5. Make a Juptyer notebook file touch cadCAD.ipynb

  6. Open the file in vscode code cadCAD.ipynb

  7. Click on the top right corner of the notebook and select select kernel 1677862039479

  8. Select python environments 1677862153030

  9. Select the virtual environment you created 1677862204866

  10. Test that everything works try out a the test file.

  11. I forgot to download some dependencies for the test file. pip install matplotlib

cadcad-template's People

Contributors

murat-u-saglam avatar

Watchers

 avatar  avatar

Forkers

kryptopaul

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.