{ "cells": [ { "cell_type": "code", "execution_count": 2, "metadata": { "ExecuteTime": { "end_time": "2023-07-20T06:12:13.305060400Z", "start_time": "2023-07-20T06:12:13.011273800Z" } }, "outputs": [], "source": [ "@file:Repository(\"*mavenLocal\")\n", "@file:Repository(\"https://repo.kotlin.link\")\n", "@file:Repository(\"https://maven.pkg.jetbrains.space/spc/p/sci/dev\")\n", "@file:DependsOn(\"space.kscience:visionforge-jupyter-common-jvm:0.3.0-dev-11\")" ] }, { "cell_type": "code", "execution_count": 3, "metadata": { "collapsed": false, "jupyter": { "outputs_hidden": false }, "ExecuteTime": { "end_time": "2023-07-20T06:12:19.603077Z", "start_time": "2023-07-20T06:12:19.419504300Z" } }, "outputs": [ { "data": { "text/html": "
Starting VisionForge server on http://localhost:7777
\n" }, "execution_count": 3, "metadata": {}, "output_type": "execute_result" } ], "source": [ "vf.startServer()" ] }, { "cell_type": "code", "execution_count": 4, "metadata": { "collapsed": false, "jupyter": { "outputs_hidden": false }, "ExecuteTime": { "end_time": "2023-07-20T06:12:21.490069100Z", "start_time": "2023-07-20T06:12:20.694188600Z" } }, "outputs": [ { "data": { "text/html": "