diff --git a/Tutorial.ipynb b/Tutorial.ipynb index a99ebcb..0e20779 100644 --- a/Tutorial.ipynb +++ b/Tutorial.ipynb @@ -1023,16 +1023,6 @@ " print('Data loaded locally earlier; Change loadSeal to `True` to load data from sealstorage')" ] }, - { - "cell_type": "code", - "execution_count": null, - "id": "7d899a84-ac95-4b7d-b026-4e6a503391db", - "metadata": {}, - "outputs": [], - "source": [ - "print(\"After running the next cell, Visit http://0.0.0.0:8989 to explore the dashboard\")" - ] - }, { "cell_type": "markdown", "id": "781b37ea-c79c-414c-bae0-99b101901b29", @@ -1086,31 +1076,13 @@ { "cell_type": "code", "execution_count": null, -<<<<<<< HEAD - "id": "5da63eed-06aa-418f-911f-fed2a599cc6e", - "metadata": {}, - "outputs": [], - "source": [ - "print(\"After running the next cell, Visit http://0.0.0.0:8989 to explore the dashboard\")" - ] - }, - { - "cell_type": "code", - "execution_count": null, - "id": "23fb8e5a-dd0c-4eaa-8b44-6733a2d8527e", -======= "id": "9e44ec5b-2cee-4a13-959e-8fe26b58627f", ->>>>>>> c1cba03 ([update] dockerfile, notebook and readme) "metadata": {}, "outputs": [], "source": [ "## Stop this cell before running another visualization dashboard\n", "%%capture\n", -<<<<<<< HEAD - "!python -m panel serve openvisuspy/src/openvisuspy/dashboards --log-file \"files/log.log\" --dev --allow-websocket-origin='*' --address=\"{ADDRESS}\" --port \"{PORT}\" --args \"{URL}\" " -======= "!python -m panel serve openvisuspy/src/openvisuspy/dashboards --log-file \"files/log.log\" --dev --allow-websocket-origin='*' --address=\"{ADDRESS}\" --port \"{PORT}\" --args \"{URL}\"" ->>>>>>> c1cba03 ([update] dockerfile, notebook and readme) ] }, { @@ -1134,8 +1106,11 @@ "[3] Rorabaugh, D., Guevara, M., Llamas, R., Kitson, J., Vargas, R., and Taufer, M. SOMOSPIE: A modular SOil MOisture SPatial Inference Engine based on data-driven decisions. In Proceedings of the 2019 15th International Conference on eScience (eScience) (2019). [link](https://ieeexplore.ieee.org/document/9041768)\n", "\n", "## Learn More About Openvisus\n", - "* [VISUS - High performance Big Data Analysis and Visualization Solutions.](https://visus.org/)\n", - "* [GitHub - sci-visus/OpenVisus: Open Source distribution of the ViSUS capabilities.](https://github.com/sci-visus/openvisus)\n", + "[4] V. Pascucci and R. J. Frank, \"Global Static Indexing for Real-Time Exploration of Very Large Regular Grids,\" SC '01: Proceedings of the 2001 ACM/IEEE Conference on Supercomputing, Denver, CO, USA, 2001, pp. 45-45, [link](http://doi.org/10.1145/582034.582036)\n", + "\n", + "[5] Pascucci, Valerio, et al. \"The ViSUS visualization framework.\" High Performance Visualization. Chapman and Hall/CRC, 2012. 439-452. [link](https://www.taylorfrancis.com/chapters/edit/10.1201/b12985-32/visus-visualization-frame[…]a-gyulassy-cameron-christensen-sujin-philip-sidharth-kumar)\n", + "\n", + "[6] Brian Summa, Giorgio Scorzelli, Ming Jiang, Peer-Timo Bremer, and Valerio Pascucci. 2011. Interactive editing of massive imagery made simple: Turning Atlanta into Atlantis. ACM Trans. Graph. 30, 2, Article 7 (April 2011), 13 pages. [link](https://doi.org/10.1145/1944846.1944847)\n", "\n", "## Contact Us\n", "\n",