brown-ccv / ccv-ood-apps

MIT License
2 stars 1 forks source link

Added new Jupyter app with virtualenv support #36

Closed prasadbandarkar closed 2 years ago

prasadbandarkar commented 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.