File tree Expand file tree Collapse file tree 1 file changed +6
-6
lines changed Expand file tree Collapse file tree 1 file changed +6
-6
lines changed Original file line number Diff line number Diff line change 2727 },
2828 {
2929 "cell_type": "code",
30- "execution_count": null ,
30+ "execution_count": 1 ,
3131 "metadata": {},
3232 "outputs": [
3333 {
5454 },
5555 {
5656 "cell_type": "code",
57- "execution_count": null ,
57+ "execution_count": 2 ,
5858 "metadata": {},
5959 "outputs": [
6060 {
175175 "output_type": "stream",
176176 "text": [
177177 "\u001b[?25l \u001b[1;2m[\u001b[0m\u001b[34mi\u001b[0m\u001b[1;2m]\u001b[0m Building image \u001b[33m...\u001b[0m\n",
178- "\u001b[2K\u001b[37m⠹ \u001b[0m \u001b[37mProcessing\u001b[0m\n",
179- "\u001b[1A\u001b[2K \u001b[1;2m[\u001b[0m\u001b[34mi\u001b[0m\u001b[1;2m]\u001b[0m Built image sh\u001b[1;92ma256:a107 \u001b[0m35560f3a , \u001b[1m[\u001b[0m\u001b[32m'jax-cfd:latest'\u001b[0m\u001b[1m]\u001b[0m\n"
178+ "\u001b[2K\u001b[37m⠼ \u001b[0m \u001b[37mProcessing\u001b[0m\n",
179+ "\u001b[1A\u001b[2K \u001b[1;2m[\u001b[0m\u001b[34mi\u001b[0m\u001b[1;2m]\u001b[0m Built image sh\u001b[1;92ma256:7632 \u001b[0mfcec515b , \u001b[1m[\u001b[0m\u001b[32m'jax-cfd:latest'\u001b[0m\u001b[1m]\u001b[0m\n"
180180 ]
181181 },
182182 {
477477 "name": "stderr",
478478 "output_type": "stream",
479479 "text": [
480- " 27%|██▋ | 109/400 [01:51<04:56 , 1.02s /it, loss=0.0006]"
480+ " 27%|██▋ | 109/400 [01:56<05:11 , 1.07s /it, loss=0.0006]"
481481 ]
482482 },
483483 {
595595 "plt.close(fig)\n",
596596 "\n",
597597 "ani.save(\"/tmp/vorticity.gif\", writer=\"pillow\", fps=10)\n",
598- "Image(filename=\"/tmp/vorticity.gif\")"
598+ "Image(filename=\"/tmp/vorticity.gif\", embed=True )"
599599 ]
600600 },
601601 {
You can’t perform that action at this time.
0 commit comments