Evan Harmon - Memex

Nteract

url:: Nteract
  • Install kernels
    • Python3
      • https://nteract.io/kernels/python
        • Using Python3 with pip and a virtual environment:
          • python3 -m venv my_environment_name # create a virtual environment source my_environment_name/bin/activate # activate the virtual environment python -m pip install ipykernel # install the python kernel (ipykernel) into the virtual environment python -m ipykernel install # install python kernel into nteract's available kernel list
    • Javascript?
    • Java?
    • BASH?
    • etc.
Nteract
Interactive graph
On this page
Nteract
This site is no longer active. If you are the owner of the site, please update your subscription here.