You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
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 KernelSpecification
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 useDependencies
None
The text was updated successfully, but these errors were encountered: