Tableのフィールドを動的に変更。 http://jsfiddle.net/NkmeG/5/
<div ng-app="myApp" ng-controller="Controller" class="container">
<table class="table">
<tr >
<th ng-repeat="f in meta">
{{f}}
</th>| FROM python:3.8 | |
| WORKDIR /app | |
| RUN pip install --no-cache-dir jupyter transformers torch | |
| # Jupyter | |
| CMD ["jupyter", "notebook", "--ip=0.0.0.0", "--allow-root", "--NotebookApp.token=''", "--NotebookApp.password=''", "--no-browser", "--port=8888"] |
| sudo echo "{Access Key ID}:{Secret Access Key}" > /etc/passwd-s3fs | |
| sudo chmod 640 /etc/passwd-s3fs | |
| sudo mkdir /mnt/s3 | |
| sudo /usr/local/bin/s3fs {bucket_name} /mnt/s3 -ouse_cache=/tmp |
Tableのフィールドを動的に変更。 http://jsfiddle.net/NkmeG/5/
<div ng-app="myApp" ng-controller="Controller" class="container">
<table class="table">
<tr >
<th ng-repeat="f in meta">
{{f}}
</th>| ### Sliding Time Windows | |
| 時間指定 | |
| ''' | |
| over window:time( 2m ) | |
| ''' | |
| ### Sliding Length Windows | |
| event数指定 | |
| ''' | |
| over window:length( 100 ) |
[user]$ wget http://downloads.typesafe.com/releases/play-1.2.5.zip
--2013-04-20 18:46:14-- http://downloads.typesafe.com/releases/play-1.2.5.zip
Resolving downloads.typesafe.com (downloads.typesafe.com)... 54.240.188.139, 54.240.188.179, 54.240.188.191, ...
Connecting to downloads.typesafe.com (downloads.typesafe.com)|54.240.188.139|:80... connected.
HTTP request sent, awaiting response... 200 OK
Length: 64734849 (62M) [application/zip]
Saving to: ‘play-1.2.5.zip’
公式ドキュメントの「認証」では次のように書かれている。
db.system.users.find()