VMP
Jupyter Notebook – это удобный инструмент для моделирования, анализа данных, машинного обучения, создания аналитических отчетов и т. д., так как он позволяет хранить вместе код, изображения, комментарии, формулы, графики и прочее.
The Jupyter Notebook
Основы работы с Jupyter Notebook
Markdown
nbviewer A simple way to share Jupyter Notebooks
Topic Modeling with NMF and SVD
numerical-linear-algebra nbs
numerical-linear-algebra
Why study Numerical Linear Algebra?
Computational Linear Algebra
Numerical Linear Algebra William Layton and Myron SussmanUniversity of PittsburghPittsburgh, Pennsylvania
Computational Linear Algebra for Coders GitHub
fast.ai course: Computational Linear Algebra
fastai online courses
The 3rd edition of course.fast.ai
github fastai
fastprogress
Fast Randomized SVD
Numerical linear algebra course, @SkolTech, Term 2, 2018
Linear Algebra Review and Reference
Matrix Decompositions Cheat SheetNumerical linear algebra course at Skoltech by Ivan OseledetsPoster is prepared by TAs Maxim Rakhuba and Alexandr KatrutsaBased on the idea by Skoltech students, NLA 2016Matrix Decomposition
MIT 18.06 Линейная Алгебра, Весна 2005
Kotlin kotlin-jupyter
MIPT-NPM MIPT nuclear physics methods lab
mipt-npm Kotlin kernel for Jupyter/iPython
Kotlin mathematics extensions library
kmath-demo
Python implementation of the TT-Toolbox Oseledets
Oseledets GitHub
Набор текста и формул с помощью Markdown
pandoc 1.19.2.1
Mayavi (Python 3D Data Visualization and Plotting Library) adds major new features in recent release
Pandoc a universal document converter
nbconvert: Convert Notebooks to other formats
Getting MiKTeX
Install MiKTeX on Windows
Основы работы с блокнотом Jupyter Notebook и примеры решения задач
Matplotlib tutorial
IPython Documentation
Installing the IPython kernel
Работа с IPython и Jupyter Notebook
Уроки по языку программирования Python
Что такое ноутбуки, и как ими пользоваться
Особенности Jupyter Notebook,
IPython provides a rich architecture for interactive computing
Jupyter Notebook Quickstart
Starting the Notebook Server
After you have installed the Jupyter Notebook on your computer, you are ready to run the notebook server. You can start the notebook server from the command line (using Terminal on Mac/Linux, Command Prompt on Windows) by running:
jupyter notebook
How do I get help about Notebook server options?
jupyter notebook –help
How to change jupyter start folder
jupyter notebook —generate-config
C:\>jupyter notebook –generate-config
Writing default config to: C:\Users\1\.jupyter\jupyter_notebook_config.py
write in jupyter_notebook_config.py
## The directory to use for notebooks and kernels.
#c.NotebookApp.notebook_dir = ”
c.NotebookApp.notebook_dir = ‘C:\\notebook_directory’
c.NotebookApp.notebook_dir = ‘C:\\Jupyter’
iPython & Jupyter: 4 fun & profit
Как использовать Jupyter (ipython-notebook) на 100%
Как загрузить репозиторий с примерами курса и открыть его в Jupyter Notebook
Как оформить текст в Jupyter Notebook с помощью Markdown
Набор формул в Jupyter Notebook с помощью LaTeX
Вычисления в Jupyter Notebook: общие принципы
Introduction – Jupyter Tutorial (IPython 3)
Основы построения графиков в Matplotlib
Вычисления в Jupyter Notebook: Область видимости переменных
Волшебные команды Jupyter Notebook (Magics)
Apache Zeppelin Web-based notebook that enables data-driven, interactive data analytics and collaborative documents with SQL, Scala and more.
Apache Zeppelin интерактивный анализ больших данных
Допинг для аналитики: почему стоит обратить внимание на Apache Zeppelin
A Spark DSL in idiomatic kotlin // dependency: com.sparkjava:spark-kotlin:1.0.0-alpha
RESTful API with Spark Kotlin
Build REST Service with Kotlin, Spark Java and Requery — Part 1
Spark – A micro framework for creating web applications in Kotlin and Java 8 with minimal effort
Using Spark with Kotlin to create a simple CRUD REST API
Kotlin for Data Science
Spark — Потрясающий веб-микрофреймворк для Java
The state of Java/Kotlin Microframeworks in 2018
Kotlin Language for Apache Spark
Creating a WebSocket Server with the Spark Framework