Skip to content

Scipy for beginners in a Jupyter Lite environment. Introduced at EuroScipy 2022.

Notifications You must be signed in to change notification settings

Vincent-Maladiere/scipy-demo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Scipy Demo

Access the online Jupyter Lite 👉 lite-badge

Then, head to "content" > "scipy" and click on a notebook.

You don't need to install anything locally. But if you want to do so, you can download this repo and follow the instructions below.

Work locally

The course uses Python 3 and some data analysis packages such as Numpy and plotly. To install the required libraries, we highly recommend Anaconda or miniconda or another Python distribution that includes the scientific libraries (this recommendation applies to all platforms, so for Window, Linux and Mac). when you install conda Python will be installed along with it. Type conda info in your terminal to make sure conda installed correctly.

Requirements

Python >= 3.7
Scipy
Jupyter Notebook
NumPy >= 1.10
plotly

Credits to Maikia for this README and Jupyter Lite cool tutorial!

About

Scipy for beginners in a Jupyter Lite environment. Introduced at EuroScipy 2022.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published