ape-notebook
ape-notebook copied to clipboard
Override Ape Console with current Virtual Environment
Overview
Give the user the ability to install all 3rd party packages and Ape plugins, then run ape notebook and it takes them directly to a Jupyter Notebook with an Ape Kernel instead of a Python3 Kernel
Specification
The person installs all 3rd party packages, and installs all plugins they want to use. Then runs the command ape notebook --network:to:use to create a kernel from the individual's virtual environment and with the network they want to use
Dependencies
None
Charles got this working for vyper: https://github.com/vyperlang/try.vyperlang.org