Metadata-Version: 1.1
Name: notebook-mapper
Version: 0.0.8
Summary: Jupyter Notebooks + Windows Server mapped drives toolkit.
Home-page: https://github.com/draperjames/notebook_mapper
Author: James Draper
Author-email: james.draper@duke.edu
License: MIT
Description-Content-Type: UNKNOWN
Description: # notebook_mapper
        
        ## Jupyter Notebooks + Windows Server mapped drives toolkit
        
        A toolkit for those who are developing reusable python modules on a mapped drives to be used with Jupyter Notebook.
        
        notebook_mapper helps to share your Python modules with coworkers or just develop your code a secure company drive.
        
        Under construction stay tuned for more.
        
        # TO DO LIST:
        ---
        - [ ] Add versioneer[https://github.com/warner/python-versioneer]
        - [ ] Add function that injects AutoMapper code to ~/.ipython/profile_default/startup
        
Keywords: jupyter,notebook,Windows,Mapped Drive,Windows Server
Platform: POSIX
Platform: Windows
Classifier: Development Status :: 5 - Production/Stable
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: Microsoft :: Windows
Classifier: Operating System :: POSIX
Classifier: Programming Language :: Python :: 3.5
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Topic :: Software Development :: Build Tools
Classifier: Topic :: System :: Systems Administration
Provides: notebook_mapper
