Closed prasadbandarkar closed 2 years ago
Adding a new app to directly support Python virtual environment. Enter the name of the virtual environment in the form. The app runs source <envpath>/bin/activate before running Jupyter notebook.
source <envpath>/bin/activate
Adding a new app to directly support Python virtual environment. Enter the name of the virtual environment in the form. The app runs
source <envpath>/bin/activate
before running Jupyter notebook.