Skip to content

Adding interfaces for datascience work #1

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 3 commits into from
Sep 25, 2018

Conversation

rchiodo
Copy link
Owner

@rchiodo rchiodo commented Sep 25, 2018

Add initial data interfaces for data science work

@rchiodo rchiodo self-assigned this Sep 25, 2018
@rchiodo
Copy link
Owner Author

rchiodo commented Sep 25, 2018

@ianhu is added to the review. #Closed

@@ -105,6 +107,10 @@ export async function activate(context: ExtensionContext): Promise<IExtensionApi
const lintingEngine = serviceManager.get<ILintingEngine>(ILintingEngine);
lintingEngine.linkJupiterExtension(jupyterExtension).ignoreErrors();

// Activate the data science features
Copy link
Owner Author

@rchiodo rchiodo Sep 25, 2018

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I forgot to push your changes before I did mine so my local branch has both of our changes in it. #ByDesign

@rchiodo
Copy link
Owner Author

rchiodo commented Sep 25, 2018

@greazer is added to the review. #Closed

@rchiodo rchiodo merged commit fb9d976 into datascience Sep 25, 2018
@rchiodo rchiodo deleted the dev/rchiodo/add_interfaces branch September 25, 2018 17:25
rchiodo added a commit that referenced this pull request Sep 26, 2018
* working without inversify

* Working command with service manager

* Initial interfaces
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants