Giter Site home page Giter Site logo

docker's People

Contributors

toru-ver4 avatar

Watchers

 avatar  avatar

docker's Issues

X410 のサポート

X11 server の X410 が良さそうだったのでメインで使ってみる。
それに伴い環境変数 DISPLAY の値を変更。

add PyQtGraph

Overview

add PyQtGraph.

Details

  • install PyOpenGL
  • install PyQtGraph

that's all ... ?

rev06_の微修正

目的

以下1点を修正。

  • colour-science の LUTモジュールにパッチを当てる
    • LUTファイルを指数表記に対応させる

build numpy with OpenBLAS

When I tried using the multiprocessing module, I found that multiprocessing was not working correctly.

I want to see if building Numpy with OpenBLAS will improve the symptoms.

add lib directory to startup script

Before

docker run -it -d -P --name sample_rev06 -v c:\home\sample_code:/work/src -e DISPLAY=10.0.75.1:0.0 --rm takuver4/python_dev:rev06

After

docker run -it -d -P --name sample_rev06 -v c:\home\sample_code:/work/src -e DISPLAY=10.0.75.1:0.0 -e PYTHONPATH="/usr/local/lib/python3.6/site-packages:/work/src/ty_lib" --rm takuver4/python_dev:rev06

開発環境 Rev06 構築

新要素

  • Colour Science for Python 0.3.14 対応

    • OpenImageIO 2.0 のインストール
  • SSH を利用した接続ができるように整備

    • 将来的に Linux 環境とかも考えると SSH 出来た方が良さそう(たぶん)

その他

  • OpenImageIO って Python3 対応できないの?

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.