GithubHelp home page GithubHelp logo

yasutakakuniyoshi / julia_tutorial Goto Github PK

View Code? Open in Web Editor NEW

This project forked from atelierarith/julia_tutorial

0.0 0.0 0.0 3.99 MB

tutorial session part1 held at julia_imi_workshop2023

Home Page: https://atelierarith.github.io/julia_tutorial/

Julia 47.08% CSS 50.21% Makefile 0.38% HTML 2.28% Dockerfile 0.06%

julia_tutorial's Introduction

julia_tutorial

Julia 1.9 系で動作を確認しております.

セットアップ

$ git clone https://github.com/AtelierArith/julia_tutorial.git
$ cd julia_tutorial
$ julia --project=@. -e 'using Pkg; Pkg.instantiate()'

上記の 3 行は 1 回すれば良い.

demos

Page

デプロイ済みのページ

https://atelierarith.github.io/julia_tutorial/

ローカルでの表示

$ make web

個々のスライドを表示する場合は次のようにする:

$ cd slideshow/tutorial_part1
$ julia --project -e 'using Pkg; Pkg.instantiate()'
$ julia --project make.jl

もう一つターミナルを開いて次を実行する.

$ cd slideshow/tutorial_part1
$ julia --project -e 'using LiveServer; serve(dir="build")' 

localhost:8000 に移動する.

ライセンス

  • 個人の学習のために使用することができます.
  • 営利目的で本資料の利用・組織内の勉強会で再配布することはご遠慮ください.としておきます.
    • どうしてもという場合はご一報いただけますと幸いです.

julia_tutorial's People

Contributors

terasakisatoshi 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.